feat: add trollwut-orange-dark

This commit is contained in:
2019-04-06 15:18:58 +02:00
parent a6fccbace3
commit 9aa6fcad83
299 changed files with 54386 additions and 0 deletions

View File

@@ -0,0 +1,33 @@
/* XPM */
static char * maximize_toggled_prelight_xpm[] = {
"24 26 4 1",
" c None",
". c #111111",
"+ c #b6b6b6",
"@ c #111111",
"@@@@@@@@@@@@@@@@@@@@@@@@",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........++++++++........",
"........++++++++........",
"........++....++........",
"........++....++........",
"........++....++........",
"........++....++........",
"........++++++++........",
"........++++++++........",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................"};