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
"#f2777a", // 1
"#99cc99", // 2
"#ffcc66", // 3
"#6699cc", // 4
"#cc99cc", // 5
"#66cccc", // 6
"#ffffff", // 7
"#000000", // 8
"#f2777a", // 9
"#99cc99", // 10
"#ffcc66", // 11
"#6699cc", // 12
"#cc99cc", // 13
"#66cccc", // 14
"#ffffff", // 15
[255] = 0,
"#2d2d2d", /* bg color */
//static unsigned int defaultbg = 256;
"#cccccc", /* fg color */
//static unsigned int defaultfg = 257;
"#cccccc" /* cs color */
//static unsigned int defaultcs = 258;
},