Files
numix-blue-gtk-theme/xfwm4/top-right-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

32 lines
308 B
C

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