This commit is contained in:
Derek Taylor
2025-12-03 11:18:49 -06:00
parent 1764608c79
commit 777960ac7b
758 changed files with 6 additions and 37421 deletions

View File

@@ -1,40 +0,0 @@
/* XPM */
static char * title_main_inactive_xpm[] = {
"1 24 13 1",
" c None",
". c #5C5C5C",
"+ c #575758",
"@ c #535353",
"# c #4E4E4E",
"$ c #4A4949",
"% c #454445",
"& c #404040",
"* c #3B3C3B",
"= c #373736",
"- c #323232",
"; c #2D2D2D",
"> c #2A2A2A",
".",
"+",
"@",
"#",
"$",
"%",
"&",
"*",
"=",
"-",
";",
">",
">",
">",
">",
">",
">",
">",
">",
">",
">",
">",
">",
">"};