Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/Config.py
diff options
context:
space:
mode:
authorNat <Nat@localhost.localdomain>2007-02-17 23:54:56 (GMT)
committer Nat <Nat@localhost.localdomain>2007-02-17 23:54:56 (GMT)
commitfa4e168fa370d1e66c367e1218d836fdabe22d7e (patch)
treeb57b0a243af65338d1c36c737ab56161f2855af8 /Config.py
parentf31a8dd22a05bc6587ae7636ae6aab6dacce8c3c (diff)
Welcome screen
Diffstat (limited to 'Config.py')
-rw-r--r--Config.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/Config.py b/Config.py
index 8c1ca45..fcd7f88 100644
--- a/Config.py
+++ b/Config.py
@@ -433,6 +433,9 @@ SL_OVER_GATE_REJECT_COLOR = "#B30000"
PANEL_RADIUS = 10
PANEL_SPACING = 2
+###Welcome Screen Specific###
+WS_PANEL_COLOR = '#72785B'
+WS_BCK_COLOR = '#DFE5C5'
# hardware keycodes for mod keys
MOD_LSHIFT = 50