lighten the black color
This commit is contained in:
parent
dd6d298fa0
commit
b1e6f94685
1 changed files with 1 additions and 1 deletions
2
config.h
2
config.h
|
@ -128,7 +128,7 @@ float alphaUnfocused = 0.8;
|
||||||
/* Terminal colors (16 first used in escape sequence) */
|
/* Terminal colors (16 first used in escape sequence) */
|
||||||
static const char *colorname[] = {
|
static const char *colorname[] = {
|
||||||
/* 8 normal colors */
|
/* 8 normal colors */
|
||||||
"#15161E",
|
"#1d202f",
|
||||||
"#f7768e",
|
"#f7768e",
|
||||||
"#9ece6a",
|
"#9ece6a",
|
||||||
"#e0af68",
|
"#e0af68",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue