different background!
This commit is contained in:
parent
fc8238c6e7
commit
9e80f18532
1 changed files with 1 additions and 1 deletions
|
@ -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 */
|
||||
|
|
Loading…
Reference in a new issue