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

@ -0,0 +1,25 @@
{
"#4f4f4f", // 0
"#ff6c60", // 1
"#a8ff60", // 2
"#ffffb6", // 3
"#96cbfe", // 4
"#ff73fd", // 5
"#c6c5fe", // 6
"#eeeeee", // 7
"#7c7c7c", // 8
"#ffb6b0", // 9
"#ceffac", // 10
"#ffffcc", // 11
"#b5dcff", // 12
"#ff9cfe", // 13
"#dfdffe", // 14
"#ffffff", // 15
[255] = 0,
"#0000a4", /* bg color */
//static unsigned int defaultbg = 256;
"#ffff4e", /* fg color */
//static unsigned int defaultfg = 257;
"#ffa560" /* cs color */
//static unsigned int defaultcs = 258;
},