24 lines
463 B
Text
24 lines
463 B
Text
{
|
|
"#3a3d43", // 0
|
|
"#be3f48", // 1
|
|
"#879a3b", // 2
|
|
"#c5a635", // 3
|
|
"#4f76a1", // 4
|
|
"#855c8d", // 5
|
|
"#578fa4", // 6
|
|
"#b9bcba", // 7
|
|
"#888987", // 8
|
|
"#fb001f", // 9
|
|
"#0f722f", // 10
|
|
"#c47033", // 11
|
|
"#186de3", // 12
|
|
"#fb0067", // 13
|
|
"#2e706d", // 14
|
|
"#fdffb9", // 15
|
|
[255] = 0,
|
|
"#1f1f1f", /* bg color */
|
|
//static unsigned int defaultbg = 256;
|
|
//static unsigned int defaultfg = 7;
|
|
"#f83e19" /* cs color */
|
|
//static unsigned int defaultcs = 257;
|
|
},
|