25 lines
492 B
Text
25 lines
492 B
Text
{
|
|
"#323232", // 0
|
|
"#c22832", // 1
|
|
"#8ec43d", // 2
|
|
"#e0c64f", // 3
|
|
"#43a5d5", // 4
|
|
"#8b57b5", // 5
|
|
"#8ec43d", // 6
|
|
"#eeeeee", // 7
|
|
"#323232", // 8
|
|
"#c22832", // 9
|
|
"#8ec43d", // 10
|
|
"#e0c64f", // 11
|
|
"#43a5d5", // 12
|
|
"#8b57b5", // 13
|
|
"#8ec43d", // 14
|
|
"#ffffff", // 15
|
|
[255] = 0,
|
|
"#111213", /* bg color */
|
|
//static unsigned int defaultbg = 256;
|
|
"#cacecd", /* fg color */
|
|
//static unsigned int defaultfg = 257;
|
|
"#e3bf21" /* cs color */
|
|
//static unsigned int defaultcs = 258;
|
|
},
|