Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/Config.py
diff options
context:
space:
mode:
authorOli <olivier.beloanger@umontreal.ca>2007-07-30 05:04:21 (GMT)
committer Oli <olivier.beloanger@umontreal.ca>2007-07-30 05:04:21 (GMT)
commita422f5df140f489ff34c4d0e78d2f51831035f9e (patch)
tree5936ab032bbf2758aba96770abfbd96d47eb818d /Config.py
parentbe105b3d5d1893698350a7c05d852324ca94ec1e (diff)
SynthLab new interface
Diffstat (limited to 'Config.py')
-rw-r--r--Config.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/Config.py b/Config.py
index 0ec8164..f4896dc 100644
--- a/Config.py
+++ b/Config.py
@@ -427,6 +427,8 @@ THUMBNAIL_TRACK_COLOR = "#FF0000"
THUMBNAIL_SELECTED_COLOR = "#2266FF"
THUMBNAIL_DISPLAYED_COLOR = "#CC1133"
+TOOLBAR_BCK_COLOR = '#404040'
+WHITE_COLOR = '#FFFFFF'
### miniTamTam/SYNTHLAB SPECIFIC ###
INST_BCK_COLOR = '#999999'
PANEL_BCK_COLOR = '#CCCCCC'