|
rofi
1.5.4
|
|
Data Structures | |
| struct | CSSColor |
Typedefs | |
| typedef struct CSSColor | CSSColor |
Variables | |
| const CSSColor | CSSColors [] |
| const unsigned int | num_CSSColors |
Lookup table for CSS 4.0 named colors. Like Navo.
| const CSSColor CSSColors[] |
Array with all the named colors. Of type CSSColor, there are num_CSSColors items in this array.
Definition at line 3 of file css-colors.c.
| const unsigned int num_CSSColors |
Number of named colors.
Definition at line 154 of file css-colors.c.