Revert "Update"

This reverts commit 777960ac7b.
This commit is contained in:
Derek Taylor
2025-12-03 11:20:33 -06:00
parent 777960ac7b
commit a91301075a
758 changed files with 37421 additions and 6 deletions

View File

@@ -0,0 +1,40 @@
/* XPM */
static char * title_leftend_inactive_xpm[] = {
"1 24 13 1",
" c None",
". c #4F4F51",
"+ c #585859",
"@ c #646465",
"# c #717172",
"$ c #767677",
"% c #8C8C8C",
"& c #7E7E7E",
"* c #69696A",
"= c #5C5C5C",
"- c #515153",
"; c #3F3F41",
"> c #373739",
".",
".",
".",
"+",
"@",
"#",
"#",
"#",
"$",
"%",
"&",
"#",
"#",
"#",
"*",
"=",
"-",
".",
".",
".",
";",
">",
">",
">"};