Add custom GTK theme
This commit is contained in:
parent
23d0d29a21
commit
1a8ccc0c7a
263 changed files with 48028 additions and 1 deletions
|
|
@ -0,0 +1,32 @@
|
|||
/* XPM */
|
||||
static char * title_5_active_xpm[] = {
|
||||
"2 26 3 1",
|
||||
" c None",
|
||||
". c #a89984",
|
||||
"+ c #1d2021",
|
||||
"..",
|
||||
"++",
|
||||
"++",
|
||||
"++",
|
||||
"++",
|
||||
"++",
|
||||
"++",
|
||||
"++",
|
||||
"++",
|
||||
"++",
|
||||
"++",
|
||||
"++",
|
||||
"++",
|
||||
"++",
|
||||
"++",
|
||||
"++",
|
||||
"++",
|
||||
"++",
|
||||
"++",
|
||||
"++",
|
||||
"++",
|
||||
"++",
|
||||
"++",
|
||||
"++",
|
||||
"++",
|
||||
"++"};
|
||||
Loading…
Add table
Add a link
Reference in a new issue