different background!

This commit is contained in:
tavo-wasd 2023-07-23 20:08:15 -06:00
parent fc8238c6e7
commit 9e80f18532

View file

@ -17,7 +17,7 @@ static const char col_gray4[] = "#eeeeee";
static const char col_cyan[] = "#005577";
/* custom colors */
static const char col_main[] = "#83a598";
static const char col_second[] = "#1d1f20";
static const char col_second[] = "#00111b";
static const char *colors[][3] = {
/* --------------- */
/* fg bg border */