mirror of
https://git.disroot.org/eudaimon/Simplewaita.git
synced 2026-03-12 05:15:18 +00:00
First publishable version
This commit is contained in:
parent
c8b05825a0
commit
d32217c528
295 changed files with 28883 additions and 6764 deletions
|
|
@ -1,9 +1,11 @@
|
|||
/* XPM */
|
||||
static char * title_inactive_xpm[] = {
|
||||
"6 29 2 1",
|
||||
static char * title_active_xpm[] = {
|
||||
"6 30 3 1",
|
||||
" c None",
|
||||
". c #C0C0FF s inactive_color_2",
|
||||
"........",
|
||||
". c #B0B0B0 s inactive_color_2",
|
||||
"@ c #FFFFFF s inactive_hilight_2",
|
||||
"@@@@@@@@",
|
||||
"@@@@@@@@",
|
||||
"........",
|
||||
"........",
|
||||
"........",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue