25 lines
463 B
Text
25 lines
463 B
Text
|
|
{
|
||
|
|
"#242526", // 0
|
||
|
|
"#f8511b", // 1
|
||
|
|
"#565747", // 2
|
||
|
|
"#fa771d", // 3
|
||
|
|
"#2c70b7", // 4
|
||
|
|
"#f02e4f", // 5
|
||
|
|
"#3ca1a6", // 6
|
||
|
|
"#adadad", // 7
|
||
|
|
"#5fac6d", // 8
|
||
|
|
"#f74319", // 9
|
||
|
|
"#74ec4c", // 10
|
||
|
|
"#fdc325", // 11
|
||
|
|
"#3393ca", // 12
|
||
|
|
"#e75e4f", // 13
|
||
|
|
"#4fbce6", // 14
|
||
|
|
"#8c735b", // 15
|
||
|
|
[255] = 0,
|
||
|
|
"#1b1c1d", /* bg color */
|
||
|
|
//static unsigned int defaultbg = 256;
|
||
|
|
//static unsigned int defaultfg = 7;
|
||
|
|
"#cdcdcd" /* cs color */
|
||
|
|
//static unsigned int defaultcs = 257;
|
||
|
|
},
|