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