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
+26 -26
View File
@@ -1,31 +1,31 @@
/* XPM */
static char * top_left_active_xpm[] = {
"2 25 3 1",
"4 25 3 1",
" c None",
". c #484848",
"+ c #2D2D2D",
" .",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+"};
" ...",
".+++",
".+++",
".+++",
".+++",
".+++",
".+++",
".+++",
".+++",
".+++",
".+++",
".+++",
".+++",
".+++",
".+++",
".+++",
".+++",
".+++",
".+++",
".+++",
".+++",
".+++",
".+++",
".+++",
".+++"};