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

@ -0,0 +1,25 @@
{
"#000000", // 0
"#b64c00", // 1
"#7c8b16", // 2
"#d3bd26", // 3
"#616bb0", // 4
"#8c5a90", // 5
"#916c25", // 6
"#cac29a", // 7
"#5e5219", // 8
"#ff9149", // 9
"#b2ca3b", // 10
"#ffe54a", // 11
"#acb8ff", // 12
"#ffa0ff", // 13
"#ffbc51", // 14
"#fed698", // 15
[255] = 0,
"#1d1908", /* bg color */
//static unsigned int defaultbg = 256;
"#cac296", /* fg color */
//static unsigned int defaultfg = 257;
"#d3ba30" /* cs color */
//static unsigned int defaultcs = 258;
},