lighten the black color

This commit is contained in:
Luca Bilke 2024-02-02 17:35:24 +01:00
parent dd6d298fa0
commit b1e6f94685
No known key found for this signature in database
GPG Key ID: AD6630D0A1E650AC
1 changed files with 1 additions and 1 deletions

View File

@ -128,7 +128,7 @@ float alphaUnfocused = 0.8;
/* Terminal colors (16 first used in escape sequence) */
static const char *colorname[] = {
/* 8 normal colors */
"#15161E",
"#1d202f",
"#f7768e",
"#9ece6a",
"#e0af68",