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

@ -0,0 +1,25 @@
{
"#232323", // 0
"#ff000f", // 1
"#8ce10b", // 2
"#ffb900", // 3
"#008df8", // 4
"#6d43a6", // 5
"#00d8eb", // 6
"#ffffff", // 7
"#444444", // 8
"#ff2740", // 9
"#abe15b", // 10
"#ffd242", // 11
"#0092ff", // 12
"#9a5feb", // 13
"#67fff0", // 14
"#ffffff", // 15
[255] = 0,
"#0e1019", /* bg color */
//static unsigned int defaultbg = 256;
"#fffaf4", /* fg color */
//static unsigned int defaultfg = 257;
"#ff0018" /* cs color */
//static unsigned int defaultcs = 258;
},