Skip to content

Commit 7ae0913

Browse files
committed
Fixes for Ubuntu 16.04 / GTK 3.18 - 15/6/2016 [21:14]
1 parent f108680 commit 7ae0913

File tree

78 files changed

+727
-4609
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

78 files changed

+727
-4609
lines changed

Changelog.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,3 +113,7 @@ v0.9.4 (all themes) : Added code for GNOME 3.18 increased compatibility, removed
113113
v0.9.5 (all themes) : Fixes for MATE and LXDE panels, MATE menu is now BLACK, fixes to toolbar buttons as well as notebook header color.
114114

115115
v0.9.6 (all themes) : New Qtcurve style replacing the GTK2 and Aurorae decorations for KDE (instructions on how to install @ http://b00merang.weebly.com/how-to-install-themes.html), color and style fixes, polished Cinnamon theme (with transitions!), notebook harmonization in GTK for a better imitation of the windows 10 tabs, new icon to the icon pack for better cinnamon (and possibly other DEs as well) integration, Dark theme (pitch black) for GTK apps requesting so, to imitate the "metro apps" look,
116+
117+
v0.9.7 (all themes) : Patches to Cinnamon and GTK 3 for a better visual harmonization with Redmond's OS, New scrollbar steppers for GTK 3
118+
119+
v0.9.8 (all themes) : fixes for enhanced experience on Ubuntu 16.04

Windows 10 Dark/CREDITS

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,10 @@ Georgi Karavasilev <[email protected]>
55
David Barr <[email protected]>
66

77
[Windows 10 Theme]
8-
Maxime Doyen (GTK 3 assets)
98
Christian Medel (Elbullazul) <[email protected]>
109

1110
Special thanks to :
12-
- bluedxca93 for the GNOME Progressbar Fix and Unity Panel trick;
11+
- bluedxca93 for some helpful theming tricks
1312
- Trekker for providing a solid Openbox 3 theme basis;
1413
- The ambiance-theme team from GNOME-Look.org (Ravenfinity);
1514
- Cinnamoner and Zerophase, long-term supporters of the transfo pack as well as all users who have reported bugs and/or suggested enhancements in the look of the themes;

Windows 10 Dark/README.md

Lines changed: 11 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -2,37 +2,28 @@ Windows 10 is a theme made to simulate in the closest way the world-known OS.
22
For the moment, this theme works with the following Desktop environments :
33
- Cinnamon 2.4/2.6
44
- GNOME-SHELL 3.14/3.16/3.18
5-
- XFCE 4
6-
- MATE 1.8
7-
- LXDE 0.8
5+
- XFCE 4.x
6+
- MATE 1.8/1.10/1.12
7+
- LXDE 0.8/0.10
88
- KDE Plasma 5 (KDE 4 has some issues)
9-
- Unity 7
9+
- Unity 7.x
1010
- Openbox 3
11-
11+
- Fluxbox
1212

1313
### Manual installation
1414

15-
Extract the zip file to the themes directory i.e. `/usr/share/themes/`
16-
17-
To set the theme in Gnome, run the following commands in Terminal,
15+
Extract the zip file to the themes directory i.e. `/home/elbullazul/.themes`
1816

19-
```
20-
gsettings set org.gnome.desktop.interface gtk-theme "Windows\ 10"
21-
gsettings set org.gnome.desktop.wm.preferences theme "Windows\ 10"
22-
```
17+
### Theme application
2318

24-
To set the theme in Xfce, run the following commands in Terminal,
19+
To apply the theme, open your Appearance application and select the Windows 10 theme in the list of themes.
2520

26-
```
27-
xfconf-query -c xsettings -p /Net/ThemeName -s "Windows\ 10"
28-
xfconf-query -c xfwm4 -p /general/theme -s "Windows\ 10"
29-
```
21+
For more info and support on how to install themes, visit http://b00merang.weebly.com/how-to-install-themes.html
3022

3123
### Requirements
3224

33-
GTK+ 3.6 or above
34-
35-
Murrine theme engine
25+
- GTK+ 3.6 or above
26+
- Murrine theme engine
3627

3728
### Code and license
3829

Windows 10 Dark/cinnamon/cinnamon.css

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ StScrollBar StBin#trough {
5656

5757
StScrollBar StButton#vhandle,
5858
StScrollBar StButton#hhandle {
59-
border-image: url("control-assets/scroll-handle.png") 10;
59+
border-image: url("control-assets/scroll-handle.png") 12;
6060
}
6161

6262
StScrollBar StButton#vhandle:hover,
@@ -65,7 +65,7 @@ StScrollBar StButton#hhandle {
6565
StScrollBar StButton#hhandle:active,
6666
StScrollBar StButton#vhandle:focus,
6767
StScrollBar StButton#hhandle:focus {
68-
border-image: url("control-assets/scroll-handle-hover.png") 10;
68+
border-image: url("control-assets/scroll-handle-hover.png") 12;
6969
}
7070

7171

@@ -266,12 +266,12 @@ spacing: 1em;
266266
border-right: 0px;
267267
}
268268
.popup-menu-item:active {
269-
color: #fff;
270-
border-image: url('buttons/button-focused.svg') 2 2 2 2 stretch;
271-
border: 1px transparent;
269+
color: #fff;
270+
border-image: url('buttons/button-focused.svg') 2 2 2 2 stretch;
271+
border: 1px transparent;
272272
border-bottom: 0px;
273-
border-left: 0px;
274-
border-right: 0px;
273+
border-left: 0px;
274+
border-right: 0px;
275275
}
276276
.popup-menu-item:insensitive {
277277
color: #9f9f9f;
@@ -345,9 +345,9 @@ background-color: none;
345345
* Panel (panel.js)
346346
* ===================================================================*/
347347
#panel {
348-
background-color: rgba(0,0,0,0.65);
348+
background-color: rgba(0,0,0,0.65);
349349
box-shadow: 0px 0px 0px 0px rgba(0,0,0,1);
350-
outline: 0 rgba(0,0,0,0.95);
350+
outline: 1px rgba(0,0,0,0.95);
351351
color: #326b65;
352352
font-size: 9pt;
353353
height: 40px;
4 Bytes
Loading
3 Bytes
Loading
349 Bytes
Loading

Windows 10 Dark/gnome-shell/assets/checkbox-focused.svg

Lines changed: 0 additions & 150 deletions
This file was deleted.
220 Bytes
Loading

Windows 10 Dark/gnome-shell/assets/checkbox-off-focused.svg

Lines changed: 0 additions & 122 deletions
This file was deleted.

0 commit comments

Comments
 (0)