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-08-13 16:26:49 (GMT)
committer Nat <natcl@hotmail.com>2007-08-13 16:26:49 (GMT)
commit7c62293620b5431e30343ffac9cd4183dab74062 (patch)
tree148a014d95c9d4925ce9b9465f650871c073de87 /Config.py
parent0ad02959c15715c8eb9e2fe4977ee7862c6c20e9 (diff)
Properties again
Diffstat (limited to 'Config.py')
-rw-r--r--Config.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/Config.py b/Config.py
index 17b9a5b..b176906 100644
--- a/Config.py
+++ b/Config.py
@@ -378,7 +378,7 @@ IMAGE_ROOT = TAM_TAM_ROOT + '/Resources/Images/'
MAIN_WINDOW_PADDING = 5
-BG_COLOR = '#999999'
+BG_COLOR = '#515151'
NOTE_HEIGHT = 9 # pixels
NOTE_IMAGE_PADDING = 6