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-21 05:59:28 (GMT)
committer Nat <natcl@hotmail.com>2007-07-21 05:59:28 (GMT)
commit1be999a26ede7a13eb2039b78b0d3a40aae244c3 (patch)
tree1a8f60c706bd322762709650b8e09cb7ee7890dd /Config.py
parent15b6a21dcd6fbb0352485814a72594328f6ee786 (diff)
Config
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 6bc791b..f37eae7 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'#"#8CAF97"
+BG_COLOR = '#999999'
NOTE_HEIGHT = 9 # pixels
NOTE_IMAGE_PADDING = 6