|
PatchworkOS
|
Go to the source code of this file.
Data Structures | |
| struct | theme_color_set_t |
| struct | theme_ansi_t |
| ANSI colors. More... | |
| struct | theme_t |
| Theme structure. More... | |
Macros | |
| #define | THEME_COLOR_INVALID 0xFFFF00FF |
| Invalid color constant. | |
| #define | THEME_ANSI_COLOR_COUNT 8 |
| Number of ANSI colors. | |
Functions | |
| theme_t * | theme_global_get (void) |
| Get the global theme. | |