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

@ -0,0 +1,24 @@
{
"#000000", // 0
"#e52222", // 1
"#a6e32d", // 2
"#fc951e", // 3
"#c48dff", // 4
"#fa2573", // 5
"#67d9f0", // 6
"#f2f2f2", // 7
"#555555", // 8
"#ff5555", // 9
"#55ff55", // 10
"#ffff55", // 11
"#5555ff", // 12
"#ff55ff", // 13
"#55ffff", // 14
"#ffffff", // 15
[255] = 0,
//static unsigned int defaultbg = 0;
"#bbbbbb", /* fg color */
//static unsigned int defaultfg = 256;
"#bbbbbb" /* cs color */
//static unsigned int defaultcs = 257;
},