Pushing from the vogsphere to the github

This commit is contained in:
Raphaël 2024-03-25 18:26:38 +00:00 committed by GitHub
parent d9986a5674
commit c86fe1ad3d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
33 changed files with 2093 additions and 0 deletions

45
textures/exit_close.xpm Normal file
View file

@ -0,0 +1,45 @@
/* XPM */
static char * exit_close_xpm[] = {
"32 32 10 1",
" c #4A3C20",
". c #625029",
"+ c #8B7141",
"@ c #9C794A",
"# c #735D31",
"$ c #A3A3A3",
"% c #A8A8A8",
"& c #B38C51",
"* c #B0B0B0",
"= c #9D9D9D",
" . .. . .. ",
" +@@@@@+++@@@@@@++++@@@@@@+++@+.",
".++++@@@@++++@+@@@@+++@++@@@@++.",
".@@+@@+++@@+@@@+++@@@@@@@+++@@@.",
".@+++@@@++@@@+++@@@+@+++@@+@+++ ",
" #++# ....#.#++##+# ..##..##+#. ",
".+@@+.$$$%%%&@@+@++.%%%$$%&@++@.",
".@@+@.**%%**&+@+@+@.%%***%@++@+ ",
" +@+@#*$==$$@@+@@+@.***%%*&+@@+.",
" @++@#%$$$%%&@+@+@+#%***%%&@+@+.",
".@+@+.$$%%%%&@+@+@+.$$%$==&@+@@.",
".@+@+.%%%%%$&@@++@+.=$===$&@+@+.",
" .#+##@&&&@&@#+++###&&@@&&@++#. ",
".@@@++++@++@@@@@+@+++++@@@+++@+.",
".++@@+@@@@@++++@@@@+@@+++@@@@@@.",
" @+++@++++@@@@++++@@@@@@@@++++@.",
".@@@@@@@@+++@@@@@@@@++@@+@@+@@+.",
".+@+++@+++@@@+@@++++@@@++++++@@ ",
".+++@@+@@@+++++@@@@++++@@@@@@++.",
" #+## ..#...##++#+# ..##..#+##. ",
".@+@@.%%$$$=&@@+@+@.$%%%$$@@+@+.",
" @+@+.$%%$%%@+@+@+@#%%****&@+@+ ",
".++@+.%%%%**@++@@++.%%%%**@+@++ ",
".@++@#%%%***&@+@+@+#%$$$$%&@@+@.",
".+@+@#$$%%*%&@+@+@+.%%$===&@@+@.",
".+@+@.$%****&@+@+@@.$$%$=$&@+@@ ",
" .#++#&&@&&&@+##++##&&&&@&@+#+# ",
".+++@@@@++@++++@@+++@@@++@++++@.",
" @@++++@@@@@@+@@+@@@++@@@@@+@@@.",
".++@@@@++++@@@++++@+@@@@+@+++@@.",
".@@@@+++@+@@++@@@++@@+++@@@@+++ ",
" . .. . .. "};