Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <mpg@redhat.com>2007-08-13 16:02:41 (GMT)
committer Marco Pesenti Gritti <mpg@redhat.com>2007-08-13 16:02:41 (GMT)
commitbe32e7e40dc51db5f9fe5003535b51ab97649f94 (patch)
treebb0f82dafcb0e17f6c071ea878c035f3946f60b9 /sugar
parent2ae043c1fe63429c10120f9984a3451e959a695e (diff)
Tweak a color pair as requested by Walter.
Diffstat (limited to 'sugar')
-rw-r--r--sugar/graphics/xocolor.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/sugar/graphics/xocolor.py b/sugar/graphics/xocolor.py
index 3ab029f..ff5a2b5 100644
--- a/sugar/graphics/xocolor.py
+++ b/sugar/graphics/xocolor.py
@@ -82,7 +82,7 @@ _colors = [
['#F8E800', '#807500'], \
['#BE9E00', '#F8E800'], \
['#F8E800', '#BE9E00'], \
-['#FFFA00', '#F8E800'], \
+['#FFFA00', '#EDDE00'], \
['#008009', '#F8E800'], \
['#F8E800', '#008009'], \
['#00EA11', '#F8E800'], \