From 76f27cc826ce9c49e90a8094c77f059e411fc6bd Mon Sep 17 00:00:00 2001 From: Sergey Vartanov Date: Sun, 27 Sep 2020 00:55:58 +0300 Subject: [PATCH] Remove redundant color variables. --- data/tags.yml | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/data/tags.yml b/data/tags.yml index 9d0dd05..22a1ac9 100644 --- a/data/tags.yml +++ b/data/tags.yml @@ -2,20 +2,6 @@ colors: # Entity - background: "EEEEEE" - beach: "F0E0C0" - deciduous: "FCAF3E" - desert: "F0E0D0" - evergreen: "688C44" - grass: "C8DC94" - parking: "DDCC99" - playground: "884400" - sand: "F0E0D0" - tree: "98AC64" - water: "AACCFF" - water_border: "6688BB" - wood: "B8CC84" - direction_view_color: "E0F0FF" direction_camera_color: "0088FF"