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