Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/Config.py
diff options
context:
space:
mode:
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 5c649af..0c9e95e 100644
--- a/Config.py
+++ b/Config.py
@@ -423,8 +423,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