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

@ -0,0 +1,25 @@
{
"#000000", // 0
"#ff3333", // 1
"#86b300", // 2
"#f29718", // 3
"#41a6d9", // 4
"#f07178", // 5
"#4dbf99", // 6
"#ffffff", // 7
"#323232", // 8
"#ff6565", // 9
"#b8e532", // 10
"#ffc94a", // 11
"#73d8ff", // 12
"#ffa3aa", // 13
"#7ff1cb", // 14
"#ffffff", // 15
[255] = 0,
"#fafafa", /* bg color */
//static unsigned int defaultbg = 256;
"#5c6773", /* fg color */
//static unsigned int defaultfg = 257;
"#ff6a00" /* cs color */
//static unsigned int defaultcs = 258;
},