mirror of
https://github.com/encounter/numix-blue-gtk-theme.git
synced 2026-07-10 12:18:49 -07:00
xfwm4: thicker window borders
The style looks more balanced and true to upstream with the 4px borders all around.
This commit is contained in:
+22
-22
@@ -1,27 +1,27 @@
|
||||
/* XPM */
|
||||
static char * left_active_xpm[] = {
|
||||
"2 21 3 1",
|
||||
"4 21 3 1",
|
||||
" c None",
|
||||
". c #484848",
|
||||
"+ c #2D2D2D",
|
||||
".+",
|
||||
".+",
|
||||
".+",
|
||||
".+",
|
||||
".+",
|
||||
".+",
|
||||
".+",
|
||||
".+",
|
||||
".+",
|
||||
".+",
|
||||
".+",
|
||||
".+",
|
||||
".+",
|
||||
".+",
|
||||
".+",
|
||||
".+",
|
||||
".+",
|
||||
".+",
|
||||
".+",
|
||||
".+",
|
||||
".+"};
|
||||
".+++",
|
||||
".+++",
|
||||
".+++",
|
||||
".+++",
|
||||
".+++",
|
||||
".+++",
|
||||
".+++",
|
||||
".+++",
|
||||
".+++",
|
||||
".+++",
|
||||
".+++",
|
||||
".+++",
|
||||
".+++",
|
||||
".+++",
|
||||
".+++",
|
||||
".+++",
|
||||
".+++",
|
||||
".+++",
|
||||
".+++",
|
||||
".+++",
|
||||
".+++"};
|
||||
|
||||
Reference in New Issue
Block a user