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