mirror of
https://github.com/encounter/numix-blue-gtk-theme.git
synced 2026-07-10 12:18:49 -07:00
33 lines
260 B
C
Executable File
33 lines
260 B
C
Executable File
/* XPM */
|
|
static char * title_4_active_xpm[] = {
|
|
"2 26 3 1",
|
|
" c None",
|
|
". c #484848",
|
|
"+ c #444444",
|
|
"..",
|
|
"++",
|
|
"++",
|
|
"++",
|
|
"++",
|
|
"++",
|
|
"++",
|
|
"++",
|
|
"++",
|
|
"++",
|
|
"++",
|
|
"++",
|
|
"++",
|
|
"++",
|
|
"++",
|
|
"++",
|
|
"++",
|
|
"++",
|
|
"++",
|
|
"++",
|
|
"++",
|
|
"++",
|
|
"++",
|
|
"++",
|
|
"++",
|
|
"++"};
|