update color8
This commit is contained in:
parent
fa2a8ee365
commit
f12dcfaf36
2
config.h
2
config.h
|
@ -95,7 +95,7 @@ static const char *colorname[] = {
|
||||||
[7] = "#717171", /* white */
|
[7] = "#717171", /* white */
|
||||||
|
|
||||||
/* 8 bright colors */
|
/* 8 bright colors */
|
||||||
[8] = "#1a4519", /* black */
|
[8] = "#545454", /* black */
|
||||||
[9] = "#ff0000", /* red */
|
[9] = "#ff0000", /* red */
|
||||||
[10] = "#55ff55", /* green */
|
[10] = "#55ff55", /* green */
|
||||||
[11] = "#9edd9e", /* yellow */
|
[11] = "#9edd9e", /* yellow */
|
||||||
|
|
Loading…
Reference in New Issue