mirror of
https://git.disroot.org/eudaimon/Simplewaita.git
synced 2026-03-10 04:21:07 +00:00
First publishable version
This commit is contained in:
parent
c8b05825a0
commit
d32217c528
295 changed files with 28883 additions and 6764 deletions
|
|
@ -1,35 +1,36 @@
|
|||
/* XPM */
|
||||
static char * top_right_active_xpm[] = {
|
||||
"12 29 3 1",
|
||||
" c None",
|
||||
". c #C0C0FF s active_color_2",
|
||||
"@ c #C0C0FF s active_color_2",
|
||||
"@@@@@ ",
|
||||
"@@@@@@@ ",
|
||||
".....@@@@ ",
|
||||
".......@@@ ",
|
||||
"........@@ ",
|
||||
".........@@ ",
|
||||
".........@@ ",
|
||||
"..........@@",
|
||||
"..........@@",
|
||||
"..........@@",
|
||||
"..........@@",
|
||||
"..........@@",
|
||||
"..........@@",
|
||||
"..........@@",
|
||||
"..........@@",
|
||||
"..........@@",
|
||||
"..........@@",
|
||||
"..........@@",
|
||||
"..........@@",
|
||||
"..........@@",
|
||||
"..........@@",
|
||||
"..........@@",
|
||||
"..........@@",
|
||||
"..........@@",
|
||||
"..........@@",
|
||||
"..........@@",
|
||||
"..........@@",
|
||||
"..........@@",
|
||||
"..........@@"};
|
||||
"12 30 3 1",
|
||||
"@ c #FFFFFF s active_hilight_1",
|
||||
". c #C0C0FF s active_color_1",
|
||||
"+ c #606090 s active_shadow_1",
|
||||
"@@@@@@@@@@@@",
|
||||
"@@@@@@@@@@@+",
|
||||
"..........++",
|
||||
"..........++",
|
||||
"..........++",
|
||||
"..........++",
|
||||
"..........++",
|
||||
"..........++",
|
||||
"..........++",
|
||||
"..........++",
|
||||
"..........++",
|
||||
"..........++",
|
||||
"..........++",
|
||||
"..........++",
|
||||
"..........++",
|
||||
"..........++",
|
||||
"..........++",
|
||||
"..........++",
|
||||
"..........++",
|
||||
"..........++",
|
||||
"..........++",
|
||||
"..........++",
|
||||
"..........++",
|
||||
"..........++",
|
||||
"..........++",
|
||||
"..........++",
|
||||
"..........++",
|
||||
"..........++",
|
||||
"..........++",
|
||||
"..........++"};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue