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.belanger@umontreal.ca>2007-08-15 06:40:54 (GMT)
committer Oli <olivier.belanger@umontreal.ca>2007-08-15 06:40:54 (GMT)
commita9b53a11130bf2509c9a2627612ce7fb13f1f631 (patch)
treebbaa077490908beb376eba5cceaeff7246f482d4 /Config.py
parent1b9d2cd2bd9e3135b2aedd16e8cebc59d483c088 (diff)
parent0e0916106e4cf02f5f8b311c7ed5aae9df209d76 (diff)
Merge branch 'master' of git+ssh://olipet@dev.laptop.org/git/projects/tamtam
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 fddab6a..b60f56f 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