purple
This commit is contained in:
parent
a4d532620d
commit
9483c0ea05
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ static const char col_gray3[] = "#bbbbbb";
|
|||
static const char col_gray4[] = "#eeeeee";
|
||||
static const char col_cyan[] = "#005577";
|
||||
/* custom colors */
|
||||
static const char col_main[] = "#83a598";
|
||||
static const char col_main[] = "#d3869b";
|
||||
static const char col_second[] = "#121212";
|
||||
static const char *colors[][3] = {
|
||||
/* --------------- */
|
||||
|
|
Loading…
Reference in a new issue