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

@ -0,0 +1,24 @@
{
"#242526", // 0
"#f8511b", // 1
"#565747", // 2
"#fa771d", // 3
"#2c70b7", // 4
"#f02e4f", // 5
"#3ca1a6", // 6
"#adadad", // 7
"#5fac6d", // 8
"#f74319", // 9
"#74ec4c", // 10
"#fdc325", // 11
"#3393ca", // 12
"#e75e4f", // 13
"#4fbce6", // 14
"#8c735b", // 15
[255] = 0,
"#1b1c1d", /* bg color */
//static unsigned int defaultbg = 256;
//static unsigned int defaultfg = 7;
"#cdcdcd" /* cs color */
//static unsigned int defaultcs = 257;
},