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

@ -0,0 +1,25 @@
{
"#000000", // 0
"#c37372", // 1
"#72c373", // 2
"#c2c372", // 3
"#7372c3", // 4
"#c372c2", // 5
"#72c2c3", // 6
"#d9d9d9", // 7
"#323232", // 8
"#dbaaaa", // 9
"#aadbaa", // 10
"#dadbaa", // 11
"#aaaadb", // 12
"#dbaada", // 13
"#aadadb", // 14
"#ffffff", // 15
[255] = 0,
"#29262f", /* bg color */
//static unsigned int defaultbg = 256;
"#d9e6f2", /* fg color */
//static unsigned int defaultfg = 257;
"#d9e6f2" /* cs color */
//static unsigned int defaultcs = 258;
},