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