All the converted schemes
This commit is contained in:
parent
ddf2e2c286
commit
3b48561340
162 changed files with 3887 additions and 0 deletions
25
conv/CLRS.xrdb
Normal file
25
conv/CLRS.xrdb
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
{
|
||||
"#000000", // 0
|
||||
"#f8282a", // 1
|
||||
"#328a5d", // 2
|
||||
"#fa701d", // 3
|
||||
"#135cd0", // 4
|
||||
"#9f00bd", // 5
|
||||
"#33c3c1", // 6
|
||||
"#b3b3b3", // 7
|
||||
"#555753", // 8
|
||||
"#fb0416", // 9
|
||||
"#2cc631", // 10
|
||||
"#fdd727", // 11
|
||||
"#1670ff", // 12
|
||||
"#e900b0", // 13
|
||||
"#3ad5ce", // 14
|
||||
"#eeeeec", // 15
|
||||
[255] = 0,
|
||||
"#ffffff", /* bg color */
|
||||
//static unsigned int defaultbg = 256;
|
||||
"#262626", /* fg color */
|
||||
//static unsigned int defaultfg = 257;
|
||||
"#6fd3fc" /* cs color */
|
||||
//static unsigned int defaultcs = 258;
|
||||
},
|
||||
Loading…
Add table
Add a link
Reference in a new issue