Skip to content

Commit

Permalink
Better xfwm theme. Matches the gradient and gtk3 theme better.
Browse files Browse the repository at this point in the history
  • Loading branch information
Mattias committed Jun 21, 2016
1 parent b7278fd commit 5c83a84
Show file tree
Hide file tree
Showing 56 changed files with 4,287 additions and 3,772 deletions.
Empty file modified Zukitwo/xfwm4/bottom-active.png
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified Zukitwo/xfwm4/bottom-active.xpm
100644 → 100755
Empty file.
Empty file modified Zukitwo/xfwm4/bottom-inactive.png
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified Zukitwo/xfwm4/bottom-inactive.xpm
100644 → 100755
Empty file.
Binary file modified Zukitwo/xfwm4/bottom-left-active.png
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 2 additions & 4 deletions Zukitwo/xfwm4/bottom-left-active.xpm
100644 → 100755
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
/* XPM */
static char * bottom_left_active_xpm[] = {
"2 2 3 1",
"1 1 2 1",
" c None",
". c #6A6A6A",
"+ c #D2D2D2",
".+",
".."};
"."};
Binary file modified Zukitwo/xfwm4/bottom-left-inactive.png
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 2 additions & 4 deletions Zukitwo/xfwm4/bottom-left-inactive.xpm
100644 → 100755
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
/* XPM */
static char * bottom_left_inactive_xpm[] = {
"2 2 3 1",
"1 1 2 1",
" c None",
". c #6A6A6A",
"+ c #D2D2D2",
".+",
".."};
"."};
Binary file modified Zukitwo/xfwm4/bottom-right-active.png
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 3 additions & 5 deletions Zukitwo/xfwm4/bottom-right-active.xpm
100644 → 100755
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
/* XPM */
static char * bottom_right_active_xpm[] = {
"2 2 3 1",
"1 1 2 1",
" c None",
". c #D2D2D2",
"+ c #6A6A6A",
".+",
"++"};
". c #6A6A6A",
"."};
Binary file modified Zukitwo/xfwm4/bottom-right-inactive.png
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 3 additions & 5 deletions Zukitwo/xfwm4/bottom-right-inactive.xpm
100644 → 100755
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
/* XPM */
static char * bottom_right_inactive_xpm[] = {
"2 2 3 1",
"1 1 2 1",
" c None",
". c #D2D2D2",
"+ c #6A6A6A",
".+",
"++"};
". c #6A6A6A",
"."};
Loading

0 comments on commit 5c83a84

Please sign in to comment.