XO colors
Jump to navigation
Jump to search
xocolor.py
There are 29 different colors used for logo colors. Each logo has two colors—an outline color and a fill color. 841 combinations. (However, the following file only has 108 color combinations, and some of them are duplicates)
Found in the file lib/sugar/graphics/xocolors.py
FFFA00 | 8BFF7A | F8E800 | BCCEFF |
BCCDFF | FFC169 | FFADCE | D1A3FF |
00EA11 | FF8F00 | BE9E00 | C97E00 |
00A0FF | 00B20D | 807500 | 008009 |
9A5200 | AC32FF | FF2B34 | 005FE4 |
00588C | A700FF | E6000A | 9900E6 |
7F00BF | B20008 | 5E008C |
control.py
There are 18 (6 colors in 3 hues) colors to pick from for two-color buddy icon customization. However, in order to encourage color contrast, sugar-control-panel does not allow, the same two colors. Which makes 306 unique color combinations (From: /usr/share/sugar/shell/controlpanel/control.py )
COLOR NAME | dark | medium | light | |
RED | B20008 | E6000A | FFADCE | |
ORANGE | 9A5200 | C97E00 | FFC169 | |
YELLOW | 807500 | BE9E00 | FFFA00 | |
GREEN | 008009 | 00b20d | 8bff7a | |
BLUE | 00588C | 005FE4 | bccdff | |
PURPLE | 5e008c | 7f00bf | d1a3ff |
RBG and Hex values
PDF with the RBG and hex values for the 27 colors. File:Xo colors.pdf