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

24
conv/Wombat.xrdb Normal file
View file

@ -0,0 +1,24 @@
{
"#000000", // 0
"#ff615a", // 1
"#b1e969", // 2
"#ebd99c", // 3
"#5da9f6", // 4
"#e86aff", // 5
"#82fff7", // 6
"#dedacf", // 7
"#313131", // 8
"#f58c80", // 9
"#ddf88f", // 10
"#eee5b2", // 11
"#a5c7ff", // 12
"#ddaaff", // 13
"#b7fff9", // 14
"#ffffff", // 15
[255] = 0,
"#171717", /* bg color */
//static unsigned int defaultbg = 256;
//static unsigned int defaultfg = 7;
"#bbbbbb" /* cs color */
//static unsigned int defaultcs = 257;
},