25 lines
463 B
Text
25 lines
463 B
Text
|
|
{
|
||
|
|
"#1b1d1e", // 0
|
||
|
|
"#e6dc44", // 1
|
||
|
|
"#c8be46", // 2
|
||
|
|
"#f4fd22", // 3
|
||
|
|
"#737174", // 4
|
||
|
|
"#747271", // 5
|
||
|
|
"#62605f", // 6
|
||
|
|
"#c6c5bf", // 7
|
||
|
|
"#505354", // 8
|
||
|
|
"#fff78e", // 9
|
||
|
|
"#fff27d", // 10
|
||
|
|
"#feed6c", // 11
|
||
|
|
"#919495", // 12
|
||
|
|
"#9a9a9d", // 13
|
||
|
|
"#a3a3a6", // 14
|
||
|
|
"#dadbd6", // 15
|
||
|
|
[255] = 0,
|
||
|
|
//static unsigned int defaultbg = 0;
|
||
|
|
"#6f6f6f", /* fg color */
|
||
|
|
//static unsigned int defaultfg = 256;
|
||
|
|
"#fcef0c" /* cs color */
|
||
|
|
//static unsigned int defaultcs = 257;
|
||
|
|
},
|