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:
@@ -1,13 +1,21 @@
|
||||
/* XPM */
|
||||
static char * bottom_right_inactive_xpm[] = {
|
||||
"16 8 3 1",
|
||||
"16 16 3 1",
|
||||
" c None",
|
||||
". c #2D2D2D",
|
||||
"+ c #393939",
|
||||
" .+",
|
||||
" .+",
|
||||
" .+",
|
||||
" .+",
|
||||
" ...+",
|
||||
" ...+",
|
||||
" ...+",
|
||||
" ...+",
|
||||
" ...+",
|
||||
" ...+",
|
||||
" ...+",
|
||||
" ...+",
|
||||
" ...+",
|
||||
" ...+",
|
||||
" ...+",
|
||||
" ...+",
|
||||
"...............+",
|
||||
"...............+",
|
||||
"...............+",
|
||||
|
||||
Reference in New Issue
Block a user