PatchworkOS
Loading...
Searching...
No Matches
theme.h File Reference
#include "pixel.h"
#include "window.h"
#include <stdint.h>

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_ttheme_global_get (void)
 Get the global theme.