Files
Dotfiles/Pywal/colors-wal-tabbed.h
T
2025-07-13 21:22:04 +02:00

7 lines
270 B
C

static const char* selbgcolor = "#0f0d16";
static const char* selfgcolor = "#f1c3bf";
static const char* normbgcolor = "#C6394B";
static const char* normfgcolor = "#f1c3bf";
static const char* urgbgcolor = "#98364A";
static const char* urgfgcolor = "#f1c3bf";