Update to zenwritten
This commit is contained in:
parent
cc375c6a94
commit
6682f3eee9
8
config.h
8
config.h
@ -100,22 +100,22 @@ float alpha = 0.9;
|
||||
|
||||
/* Terminal colors (16 first used in escape sequence) */
|
||||
static const char *colorname[] = {
|
||||
"#1C1917",
|
||||
"#191919",
|
||||
"#DE6E7C",
|
||||
"#819B69",
|
||||
"#B77E64",
|
||||
"#6099C0",
|
||||
"#B279A7",
|
||||
"#66A5AD",
|
||||
"#B4BDC3",
|
||||
"#403833",
|
||||
"#BBBBBB",
|
||||
"#3d3839",
|
||||
"#E8838F",
|
||||
"#8BAE68",
|
||||
"#D68C67",
|
||||
"#61ABDA",
|
||||
"#CF86C1",
|
||||
"#65B8C1",
|
||||
"#888F94",
|
||||
"#8e8e8e",
|
||||
[255] = 0,
|
||||
|
||||
/* more colors can be added after 255 to use with DefaultXX */
|
||||
|
Loading…
x
Reference in New Issue
Block a user