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 @@
{
"#4f4f4f", // 0
"#fa6c60", // 1
"#a8ff60", // 2
"#fffeb7", // 3
"#96cafe", // 4
"#fa73fd", // 5
"#c6c5fe", // 6
"#efedef", // 7
"#7b7b7b", // 8
"#fcb6b0", // 9
"#cfffab", // 10
"#ffffcc", // 11
"#b5dcff", // 12
"#fb9cfe", // 13
"#e0e0fe", // 14
"#ffffff", // 15
[255] = 0,
"#000000", /* bg color */
//static unsigned int defaultbg = 256;
"#f1f1f1", /* fg color */
//static unsigned int defaultfg = 257;
"#808080" /* cs color */
//static unsigned int defaultcs = 258;
},