Skip to content

Commit

Permalink
8:38 7/1/2016 Update
Browse files Browse the repository at this point in the history
  • Loading branch information
Elbullazul committed Jan 7, 2016
1 parent 59b12b5 commit f48e0d0
Show file tree
Hide file tree
Showing 9 changed files with 20 additions and 18 deletions.
2 changes: 2 additions & 0 deletions Changelog.txt
Original file line number Diff line number Diff line change
Expand Up @@ -95,3 +95,5 @@ v0.8.1 (all themes) : Adjusted a couple of stuff for Cinnamon 2.8 and previous v
v0.8.2 (all themes; not Legacy) : Major improvements on the gnome-shell theme, notification bg color fixed, as well as other small improvements in color and borders for a more windowish experience.

v0.8.3 (all themes; not Legacy) : Fixes small calendar color issue with Gnome-Shell theme.

v0.8.4 (all themes; not Legacy) : Improvements to the Openbox theme, narrower borders and menus, new window buttons.
4 changes: 2 additions & 2 deletions Windows 10 Dark/openbox-3/close.xbm
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#define close_width 10
#define close_height 10
static unsigned char close_bits[] = {
0x03, 0x03, 0x87, 0x03, 0xce, 0x01, 0xfc, 0x00, 0x78, 0x00, 0x78, 0x00,
0xfc, 0x00, 0xce, 0x01, 0x87, 0x03, 0x03, 0x03};
0x02, 0x01, 0x84, 0x00, 0x48, 0x00, 0x30, 0x00, 0x30, 0x00, 0x48, 0x00,
0x84, 0x00, 0x02, 0x01, 0x00, 0x00, 0x00, 0x00 };
2 changes: 1 addition & 1 deletion Windows 10 Dark/openbox-3/iconify.xbm
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#define iconify_width 10
#define iconify_height 10
static unsigned char iconify_bits[] = {
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xff, 0x03, 0xff, 0x03,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xff, 0x03, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 };
10 changes: 5 additions & 5 deletions Windows 10 Dark/openbox-3/max.xbm
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#define shade_width 10
#define shade_height 10
static unsigned char shade_bits[] = {
0xff, 0x03, 0xff, 0x03, 0x03, 0x03, 0x03, 0x03, 0x03, 0x03, 0x03, 0x03,
0x03, 0x03, 0x03, 0x03, 0xff, 0x03, 0xff, 0x03};
#define max_width 10
#define max_height 10
static unsigned char max_bits[] = {
0xfe, 0x01, 0x02, 0x01, 0x02, 0x01, 0x02, 0x01, 0x02, 0x01, 0x02, 0x01,
0x02, 0x01, 0xfe, 0x01, 0x00, 0x00, 0x00, 0x00 };
2 changes: 1 addition & 1 deletion Windows 10 Dark/openbox-3/themerc
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ window.inactive.button.toggled.bg.color: #1F1F1F
window.inactive.button.toggled.image.color: #4c4c4c

!! Global width settings
border.width: 2
border.width: 1
padding.width: 10
padding.height: 1
window.handle.width: 0
Expand Down
4 changes: 2 additions & 2 deletions Windows 10 Light/openbox-3/close.xbm
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#define close_width 10
#define close_height 10
static unsigned char close_bits[] = {
0x03, 0x03, 0x87, 0x03, 0xce, 0x01, 0xfc, 0x00, 0x78, 0x00, 0x78, 0x00,
0xfc, 0x00, 0xce, 0x01, 0x87, 0x03, 0x03, 0x03};
0x02, 0x01, 0x84, 0x00, 0x48, 0x00, 0x30, 0x00, 0x30, 0x00, 0x48, 0x00,
0x84, 0x00, 0x02, 0x01, 0x00, 0x00, 0x00, 0x00 };
2 changes: 1 addition & 1 deletion Windows 10 Light/openbox-3/iconify.xbm
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#define iconify_width 10
#define iconify_height 10
static unsigned char iconify_bits[] = {
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xff, 0x03, 0xff, 0x03,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xff, 0x03, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 };
10 changes: 5 additions & 5 deletions Windows 10 Light/openbox-3/max.xbm
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#define shade_width 10
#define shade_height 10
static unsigned char shade_bits[] = {
0xff, 0x03, 0xff, 0x03, 0x03, 0x03, 0x03, 0x03, 0x03, 0x03, 0x03, 0x03,
0x03, 0x03, 0x03, 0x03, 0xff, 0x03, 0xff, 0x03};
#define max_width 10
#define max_height 10
static unsigned char max_bits[] = {
0xfe, 0x01, 0x02, 0x01, 0x02, 0x01, 0x02, 0x01, 0x02, 0x01, 0x02, 0x01,
0x02, 0x01, 0xfe, 0x01, 0x00, 0x00, 0x00, 0x00 };
2 changes: 1 addition & 1 deletion Windows 10 Light/openbox-3/themerc
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ window.inactive.button.toggled.bg.color: #ffffff
window.inactive.button.toggled.image.color: #4c4c4c

!! Global width settings
border.width: 2
border.width: 1
padding.width: 10
padding.height: 1
window.handle.width: 0
Expand Down

0 comments on commit f48e0d0

Please sign in to comment.