update color8

This commit is contained in:
Ray Elliott 2020-03-23 12:41:17 +00:00
parent fa2a8ee365
commit f12dcfaf36
1 changed files with 1 additions and 1 deletions

View File

@ -95,7 +95,7 @@ static const char *colorname[] = {
[7] = "#717171", /* white */
/* 8 bright colors */
[8] = "#1a4519", /* black */
[8] = "#545454", /* black */
[9] = "#ff0000", /* red */
[10] = "#55ff55", /* green */
[11] = "#9edd9e", /* yellow */