Files
numix-blue-gtk-theme/xfwm4/bottom-left-inactive.xpm
T
Andrew Chadwick 261ae31d64 xfwm4: thicker window borders
The style looks more balanced and true to upstream with the 4px borders all
around.
2014-02-10 21:49:22 +00:00

23 lines
431 B
C

/* XPM */
static char * bottom_left_inactive_xpm[] = {
"16 16 3 1",
" c None",
". c #393939",
"+ c #2D2D2D",
".+++ ",
".+++ ",
".+++ ",
".+++ ",
".+++ ",
".+++ ",
".+++ ",
".+++ ",
".+++ ",
".+++ ",
".+++ ",
".+++ ",
".+++++++++++++++",
".+++++++++++++++",
".+++++++++++++++",
"................"};