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

22
conv/Dark Pastel.xrdb Normal file
View file

@ -0,0 +1,22 @@
{
"#000000", // 0
"#ff5555", // 1
"#55ff55", // 2
"#ffff55", // 3
"#5555ff", // 4
"#ff55ff", // 5
"#55ffff", // 6
"#bbbbbb", // 7
"#555555", // 8
"#ff5555", // 9
"#55ff55", // 10
"#ffff55", // 11
"#5555ff", // 12
"#ff55ff", // 13
"#55ffff", // 14
"#ffffff", // 15
[255] = 0,
//static unsigned int defaultbg = 0;
//static unsigned int defaultfg = 15;
//static unsigned int defaultcs = 7;
},