tabbed/themes/mydark.h

7 lines
270 B
C
Raw Normal View History

2023-03-09 19:50:32 +00:00
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";