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

25
conv/Grass.xrdb Normal file
View file

@ -0,0 +1,25 @@
{
"#000000", // 0
"#bb0000", // 1
"#00bb00", // 2
"#e7b000", // 3
"#0000a3", // 4
"#950062", // 5
"#00bbbb", // 6
"#bbbbbb", // 7
"#555555", // 8
"#bb0000", // 9
"#00bb00", // 10
"#e7b000", // 11
"#0000bb", // 12
"#ff55ff", // 13
"#55ffff", // 14
"#ffffff", // 15
[255] = 0,
"#13773d", /* bg color */
//static unsigned int defaultbg = 256;
"#fff0a5", /* fg color */
//static unsigned int defaultfg = 257;
"#8c2800" /* cs color */
//static unsigned int defaultcs = 258;
},