All the converted schemes

This commit is contained in:
Howland Owl 2017-04-26 04:19:19 +03:00
parent ddf2e2c286
commit 3b48561340
162 changed files with 3887 additions and 0 deletions

View file

@ -0,0 +1,25 @@
{
"#000000", // 0
"#f2777a", // 1
"#99cc99", // 2
"#ffcc66", // 3
"#6699cc", // 4
"#cc99cc", // 5
"#66cccc", // 6
"#ffffff", // 7
"#000000", // 8
"#f2777a", // 9
"#99cc99", // 10
"#ffcc66", // 11
"#6699cc", // 12
"#cc99cc", // 13
"#66cccc", // 14
"#ffffff", // 15
[255] = 0,
"#2d2d2d", /* bg color */
//static unsigned int defaultbg = 256;
"#cccccc", /* fg color */
//static unsigned int defaultfg = 257;
"#cccccc" /* cs color */
//static unsigned int defaultcs = 258;
},