switch to soft gruvbox dark mode
This commit is contained in:
parent
de4a05c9e5
commit
fa54339355
@ -97,7 +97,7 @@ unsigned int tabspaces = 8;
|
|||||||
static const char *colorname[] = {
|
static const char *colorname[] = {
|
||||||
|
|
||||||
/* 8 normal colors */
|
/* 8 normal colors */
|
||||||
[0] = "#282828", /* hard contrast: #1d2021 / soft contrast: #32302f */
|
[0] = "#32302f", /* hard contrast: #1d2021 / soft contrast: #32302f */
|
||||||
[1] = "#cc241d", /* red */
|
[1] = "#cc241d", /* red */
|
||||||
[2] = "#98971a", /* green */
|
[2] = "#98971a", /* green */
|
||||||
[3] = "#d79921", /* yellow */
|
[3] = "#d79921", /* yellow */
|
||||||
|
Loading…
Reference in New Issue
Block a user