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/Novel.xrdb Normal file
View file

@ -0,0 +1,25 @@
{
"#000000", // 0
"#cc0000", // 1
"#009600", // 2
"#d06b00", // 3
"#0000cc", // 4
"#cc00cc", // 5
"#0087cc", // 6
"#cccccc", // 7
"#808080", // 8
"#cc0000", // 9
"#009600", // 10
"#d06b00", // 11
"#0000cc", // 12
"#cc00cc", // 13
"#0087cc", // 14
"#ffffff", // 15
[255] = 0,
"#dfdbc3", /* bg color */
//static unsigned int defaultbg = 256;
"#3b2322", /* fg color */
//static unsigned int defaultfg = 257;
"#73635a" /* cs color */
//static unsigned int defaultcs = 258;
},