24 lines
463 B
Text
24 lines
463 B
Text
{
|
|
"#000000", // 0
|
|
"#d54e53", // 1
|
|
"#b9ca4a", // 2
|
|
"#e7c547", // 3
|
|
"#7aa6da", // 4
|
|
"#c397d8", // 5
|
|
"#70c0b1", // 6
|
|
"#ffffff", // 7
|
|
"#000000", // 8
|
|
"#d54e53", // 9
|
|
"#b9ca4a", // 10
|
|
"#e7c547", // 11
|
|
"#7aa6da", // 12
|
|
"#c397d8", // 13
|
|
"#70c0b1", // 14
|
|
"#ffffff", // 15
|
|
[255] = 0,
|
|
//static unsigned int defaultbg = 8;
|
|
"#eaeaea", /* fg color */
|
|
//static unsigned int defaultfg = 256;
|
|
"#eaeaea" /* cs color */
|
|
//static unsigned int defaultcs = 257;
|
|
},
|