25 lines
492 B
Text
25 lines
492 B
Text
{
|
|
"#002831", // 0
|
|
"#e63853", // 1
|
|
"#5eb83c", // 2
|
|
"#a57706", // 3
|
|
"#359ddf", // 4
|
|
"#d75cff", // 5
|
|
"#4b73a2", // 6
|
|
"#dcdcdc", // 7
|
|
"#001e27", // 8
|
|
"#e1003f", // 9
|
|
"#1d9000", // 10
|
|
"#cd9409", // 11
|
|
"#006fc0", // 12
|
|
"#a200da", // 13
|
|
"#005794", // 14
|
|
"#e2e2e2", // 15
|
|
[255] = 0,
|
|
"#0e1011", /* bg color */
|
|
//static unsigned int defaultbg = 256;
|
|
"#7c8fa4", /* fg color */
|
|
//static unsigned int defaultfg = 257;
|
|
"#708284" /* cs color */
|
|
//static unsigned int defaultcs = 258;
|
|
},
|