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-19 03:51:41 (GMT)
committer Nat <natcl@hotmail.com>2007-07-19 03:51:41 (GMT)
commitff470209a9bb85095bb837f465f1c5d3cd9f1c93 (patch)
tree97cd2d3694b547bacb9ac75710febd4f5e11bd3b /Config.py
parent35b82de22268990060c45d495c7f5561048577e9 (diff)
miniTamTam new look
Diffstat (limited to 'Config.py')
-rw-r--r--Config.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/Config.py b/Config.py
index 97ddbc5..97d95a7 100644
--- a/Config.py
+++ b/Config.py
@@ -415,8 +415,8 @@ PANEL_RADIUS = 10
PANEL_SPACING = 2
###Welcome Screen Specific###
-WS_PANEL_COLOR = '#72785B'
-WS_BCK_COLOR = '#DFE5C5'
+WS_PANEL_COLOR = '#515151'
+WS_BCK_COLOR = '#CCCCCC'
# hardware keycodes for mod keys
MOD_LSHIFT = 50