tabbed/themes/mydark.h
2023-03-09 19:58:54 +00:00

7 lines
270 B
C

static const char* normbgcolor = "#121317";
static const char* normfgcolor = "#D6DEEB";
static const char* selbgcolor = "#313439";
static const char* selfgcolor = "#D6DEEB";
static const char* urgbgcolor = "#1E222A";
static const char* urgfgcolor = "#D6DEEB";