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

@ -0,0 +1,24 @@
{
"#000000", // 0
"#cc0000", // 1
"#00a600", // 2
"#999900", // 3
"#0000b2", // 4
"#b200b2", // 5
"#00a6b2", // 6
"#cccccc", // 7
"#666666", // 8
"#e50000", // 9
"#00d900", // 10
"#e5e500", // 11
"#0000ff", // 12
"#e500e5", // 13
"#00e5e5", // 14
"#e5e5e5", // 15
[255] = 0,
"#fef49c", /* bg color */
//static unsigned int defaultbg = 256;
//static unsigned int defaultfg = 0;
"#7f7f7f" /* cs color */
//static unsigned int defaultcs = 257;
},