1#ifndef PATCHWORK_THEME_H
2#define PATCHWORK_THEME_H 1
9#if defined(__cplusplus)
25#define THEME_COLOR_INVALID 0xFFFF00FF
52#define THEME_ANSI_COLOR_COUNT 8
105#if defined(__cplusplus)
#define MAX_PATH
Maximum length of filepaths.
#define THEME_ANSI_COLOR_COUNT
Number of ANSI colors.
theme_t * theme_global_get(void)
Get the global theme.
pixel_t foregroundInactive
pixel_t backgroundSelectedEnd
pixel_t backgroundUnselectedEnd
pixel_t backgroundUnselectedStart
pixel_t foregroundSelected
pixel_t backgroundSelectedStart
theme_color_set_t element