Files
numix-blue-gtk-theme/xfwm4/bottom-right-active.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
430 B
C

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