xfwm4: thicker window borders

The style looks more balanced and true to upstream with the 4px borders all
around.
This commit is contained in:
Andrew Chadwick
2014-02-10 21:49:22 +00:00
parent e836f9ae64
commit 261ae31d64
12 changed files with 244 additions and 212 deletions
+22 -22
View File
@@ -1,27 +1,27 @@
/* XPM */
static char * right_active_xpm[] = {
"2 21 3 1",
"4 21 3 1",
" c None",
". c #2D2D2D",
"+ c #484848",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+"};
"...+",
"...+",
"...+",
"...+",
"...+",
"...+",
"...+",
"...+",
"...+",
"...+",
"...+",
"...+",
"...+",
"...+",
"...+",
"...+",
"...+",
"...+",
"...+",
"...+",
"...+"};