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

@ -0,0 +1,24 @@
{
"#000000", // 0
"#ff5555", // 1
"#50fa7b", // 2
"#f1fa8c", // 3
"#bd93f9", // 4
"#ff79c6", // 5
"#8be9fd", // 6
"#bbbbbb", // 7
"#555555", // 8
"#ff5555", // 9
"#50fa7b", // 10
"#f1fa8c", // 11
"#bd93f9", // 12
"#ff79c6", // 13
"#8be9fd", // 14
"#ffffff", // 15
[255] = 0,
"#1e1f29", /* bg color */
//static unsigned int defaultbg = 256;
"#f8f8f2", /* fg color */
//static unsigned int defaultfg = 257;
//static unsigned int defaultcs = 7;
},