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

28 lines
272 B
C

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