Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/color.py
diff options
context:
space:
mode:
Diffstat (limited to 'color.py')
-rw-r--r--color.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/color.py b/color.py
index 8ea70b3..2169844 100644
--- a/color.py
+++ b/color.py
@@ -18,11 +18,11 @@
# Derived from Sugar list of colors.
colors = (
- (0.368627, 0.000000, 0.549020), # 5E008C
+ (0.498039, 0.000000, 0.749020), # 7F00BF
(0.901961, 0.000000, 0.039216), # E6000A
(0.000000, 0.917647, 0.066667), # 00EA11
(1.000000, 0.980392, 0.000000), # FFFA00
- (0.498039, 0.000000, 0.749020), # 7F00BF
+ (0.368627, 0.000000, 0.549020), # 5E008C
(1.000000, 0.560784, 0.000000), # FF8F00
(0.000000, 0.372549, 0.894118), # 005FE4
(0.603922, 0.321569, 0.000000), # 9A5200