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

@ -0,0 +1,24 @@
{
"#000000", // 0
"#cc5555", // 1
"#55cc55", // 2
"#cdcd55", // 3
"#5555cc", // 4
"#cc55cc", // 5
"#7acaca", // 6
"#cccccc", // 7
"#555555", // 8
"#ff5555", // 9
"#55ff55", // 10
"#ffff55", // 11
"#5555ff", // 12
"#ff55ff", // 13
"#55ffff", // 14
"#ffffff", // 15
[255] = 0,
//static unsigned int defaultbg = 0;
"#b3b3b3", /* fg color */
//static unsigned int defaultfg = 256;
"#53ae71" /* cs color */
//static unsigned int defaultcs = 257;
},