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
37
xfwm4/button-inactive.xpm
Normal file
37
xfwm4/button-inactive.xpm
Normal file
|
|
@ -0,0 +1,37 @@
|
|||
/* XPM */
|
||||
static char * button_inactive_xpm[] = {
|
||||
"25 30 4 1",
|
||||
" c #808080 s inactive_color_2",
|
||||
"@ c #FFFFFF s inactive_hilight_2",
|
||||
"+ c #505050 s inactive_shadow_2",
|
||||
"S c #C0C0C0 s inactive_text_color",
|
||||
"@@@@@@@@@@@@@@@@@@@@@@@@@",
|
||||
"@@@@@@@@@@@@@@@@@@@@@@@@@",
|
||||
" ",
|
||||
" ",
|
||||
" @@@@@@@@@@@@@@@@@@@@@@@ ",
|
||||
" @@@@@@@@@@@@@@@@@@@@@@+ ",
|
||||
" @@ ++ ",
|
||||
" @@ ++ ",
|
||||
" @@ ++ ",
|
||||
" @@ ++ ",
|
||||
" @@ ++ ",
|
||||
" @@ ++ ",
|
||||
" @@ ++ ",
|
||||
" @@ ++ ",
|
||||
" @@ ++ ",
|
||||
" @@ ++ ",
|
||||
" @@ ++ ",
|
||||
" @@ ++ ",
|
||||
" @@ ++ ",
|
||||
" @@ ++ ",
|
||||
" @@ ++ ",
|
||||
" @@ ++ ",
|
||||
" @@ ++ ",
|
||||
" @@ ++ ",
|
||||
" @@ ++ ",
|
||||
" @@ ++ ",
|
||||
" @@+++++++++++++++++++++ ",
|
||||
" @++++++++++++++++++++++ ",
|
||||
" ",
|
||||
" "};
|
||||
Loading…
Add table
Add a link
Reference in a new issue