Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/Config.py
diff options
context:
space:
mode:
authorNat <natcl@hotmail.com>2007-07-20 16:38:01 (GMT)
committer Nat <natcl@hotmail.com>2007-07-20 16:38:01 (GMT)
commitc942642307fd1ae84cae82c0d11037d33e9670bf (patch)
tree36cff8d312be4d9ec25b08c4d80e89a28d6aeb28 /Config.py
parentc409c3c340b107ff1a1a78480e419f291012d727 (diff)
GENERATOR_XY color added to config
Diffstat (limited to 'Config.py')
-rw-r--r--Config.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/Config.py b/Config.py
index b71598b..b9fcaa4 100644
--- a/Config.py
+++ b/Config.py
@@ -415,6 +415,7 @@ THUMBNAIL_DISPLAYED_COLOR = "#CC1133"
INST_BCK_COLOR = '#999999'
PANEL_BCK_COLOR = '#CCCCCC'
PANEL_COLOR = '#CCCCCC'
+GENERATOR_XY = '#999999'
SL_LINE_COLOR = "#666666"
SL_OVER_WIRE_COLOR = "#FFFFFF"
SL_OVER_GATE_COLOR = "#00FF18"