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

@ -0,0 +1,24 @@
{
"#353535", // 0
"#d25252", // 1
"#a5c261", // 2
"#ffc66d", // 3
"#6c99bb", // 4
"#d197d9", // 5
"#bed6ff", // 6
"#eeeeec", // 7
"#535353", // 8
"#f00c0c", // 9
"#c2e075", // 10
"#e1e48b", // 11
"#8ab7d9", // 12
"#efb5f7", // 13
"#dcf4ff", // 14
"#ffffff", // 15
[255] = 0,
"#323232", /* bg color */
//static unsigned int defaultbg = 256;
//static unsigned int defaultfg = 15;
"#d6d6d6" /* cs color */
//static unsigned int defaultcs = 257;
},