Move everything into an old directory; we've completely restarted

This commit is contained in:
Sir 2nd Stage Boss Garbagetruck 2021-05-13 15:42:09 +03:00
parent 1c5a44eaf3
commit 12cf8877f5
1807 changed files with 0 additions and 0 deletions

View file

@ -0,0 +1,25 @@
{
"#000000", // 0
"#a60001", // 1
"#00bb00", // 2
"#fecd22", // 3
"#3a9bdb", // 4
"#bb00bb", // 5
"#00bbbb", // 6
"#bbbbbb", // 7
"#555555", // 8
"#ff0003", // 9
"#93c863", // 10
"#fef874", // 11
"#a1d7ff", // 12
"#ff55ff", // 13
"#55ffff", // 14
"#ffffff", // 15
[255] = 0,
"#283033", /* bg color */
//static unsigned int defaultbg = 256;
"#cdcdcd", /* fg color */
//static unsigned int defaultfg = 257;
"#c0cad0" /* cs color */
//static unsigned int defaultcs = 258;
},