Skip to content

Commit db4943b

Browse files
committed
11:32 Update - Cinnamon Patches and GTK 3 updates [25/05/2016]
1 parent a468bd6 commit db4943b

28 files changed

+635
-335
lines changed

Windows 10 Dark/cinnamon/cinnamon.css

Lines changed: 93 additions & 16 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.svg") 3;
59+
border-image: url("control-assets/scroll-handle.png") 10;
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.svg") 3;
68+
border-image: url("control-assets/scroll-handle-hover.png") 10;
6969
}
7070

7171

@@ -185,17 +185,16 @@ StScrollBar StButton#hhandle {
185185
padding-right: 0px;
186186
padding-top: 0px;
187187
padding-bottom: 0px;
188-
min-width: 250px;
188+
min-width: 200px;
189189
min-height: 80px;
190190
border: rgba(50,50,50,0.9);
191191
border-radius: 0 0 0 0;
192-
box-shadow: none;
193192
background-color: rgba(25,25,25,0.95);
194193
border-top: 1px;
195194
border-left: 1px;
196195
border-right: 1px;
197196
border-bottom: 1px;
198-
box-shadow: 0 0 8px 1px #4c4c4c;
197+
box-shadow: none;
199198
}
200199

201200
.popup-menu StEntry {
@@ -352,7 +351,7 @@ background-color: none;
352351
color: #326b65;
353352
font-size: 9pt;
354353
height: 40px;
355-
padding: 0px;
354+
padding: px;
356355
}
357356

358357
#panelLeft, #panelCenter, #panelRight {
@@ -1405,12 +1404,16 @@ background: #111;
14051404
/* ===================================================================
14061405
* Menu (menu.js)
14071406
* ===================================================================*/
1407+
.menu-background {
1408+
box-shadow: 1px -1px 4px 1px rgba(1,1,1,0.6);
1409+
}
1410+
14081411

14091412
.menu-favorites-box {
14101413
margin: auto;
14111414
padding-top: 10px;
14121415
padding-left: 0;
1413-
padding-right: 10px;
1416+
padding-right: 0;
14141417
padding-bottom: 10px;
14151418
}
14161419

@@ -1451,8 +1454,8 @@ background: #111;
14511454

14521455
.menu-applications-outer-box {
14531456
padding-top: 10px;
1454-
padding-left: 10px;
1455-
padding-right: 5px;
1457+
padding-left: 5px;
1458+
padding-right: 0;
14561459
padding-bottom: 0px;
14571460
}
14581461

@@ -1465,7 +1468,7 @@ background: #111;
14651468
}
14661469

14671470
.menu-application-button-selected {
1468-
border-image: url("background-assets/hover.svg") 4;
1471+
border-image: url("background-assets/hover.svg") 8;
14691472
padding-top: 7px;
14701473
padding-left: 7px;
14711474
padding-right: 7px;
@@ -1482,11 +1485,11 @@ background: #111;
14821485
}
14831486

14841487
.menu-application-button:highlighted {
1485-
border-image: url("misc-assets/highlighted.svg") 4;
1488+
background-color: rgba(219,121,8,0.85)
14861489
}
14871490

14881491
.menu-application-button-selected:highlighted {
1489-
border-image: url("background-assets/hover.svg") 4;
1492+
background-color: rgba(219,121,8,0.98)
14901493
}
14911494

14921495
.menu-category-button {
@@ -1506,7 +1509,7 @@ background: #111;
15061509
}
15071510

15081511
.menu-category-button-selected {
1509-
border-image: url("background-assets/hover.svg") 8;
1512+
background-color: rgba(255,255,255,0.3);
15101513
padding-top: 7px;
15111514
padding-left: 7px;
15121515
padding-right: 7px;
@@ -1559,7 +1562,7 @@ background: #111;
15591562
* ===================================================================*/
15601563

15611564
.window-list-box {
1562-
spacing: 6px;
1565+
spacing: 8px;
15631566
padding-top: 0;
15641567
}
15651568

@@ -1898,8 +1901,8 @@ background: #111;
18981901
.applet-box {
18991902
font-weight: normal;
19001903
color: #fff;
1901-
padding-left: 4px;
1902-
padding-right: 4px;
1904+
padding-left: 6px;
1905+
padding-right: 6px;
19031906
}
19041907

19051908
.applet-box:hover,
@@ -1971,3 +1974,77 @@ background: #111;
19711974
color: #fff;
19721975
text-align: center;
19731976
}
1977+
1978+
.info-osd {
1979+
font-size: 18pt;
1980+
font-weight: normal;
1981+
border-image: url("background-assets/popup.svg") 7;
1982+
color: white;
1983+
padding: 20px;
1984+
text-align: center;
1985+
}
1986+
1987+
.osd-window {
1988+
border-image: url("background-assets/popup.svg") 7;
1989+
padding: 20px;
1990+
color: white;
1991+
spacing: 1em;
1992+
}
1993+
1994+
.osd-window .level {
1995+
height: 0.7em;
1996+
border-radius: 0px;
1997+
background-color: rgba(0,0,0,0.35);
1998+
}
1999+
2000+
.tile-preview,
2001+
.tile-preview.snap,
2002+
.tile-hud,
2003+
.tile-hud.snap {
2004+
background-color: rgba(49, 106, 197, 0.5);
2005+
border: 1px solid rgba(49, 106, 197, 0.8);
2006+
}
2007+
2008+
.tile-hud:top {
2009+
border-top-width: 0px;
2010+
border-radius: 0px 0px 8px 8px;
2011+
}
2012+
2013+
.tile-hud:bottom {
2014+
border-bottom-width: 0px;
2015+
border-radius: 8px 8px 0px 0px;
2016+
}
2017+
2018+
.tile-hud:left {
2019+
border-left-width: 0px;
2020+
border-radius: 0px 8px 8px 0px;
2021+
}
2022+
2023+
.tile-hud:right {
2024+
border-right-width: 0px;
2025+
border-radius: 8px 0px 0px 8px;
2026+
}
2027+
2028+
.tile-hud:top-left {
2029+
border-top-width: 0px;
2030+
border-left-width: 0px;
2031+
border-radius: 0px 0px 8px 0px;
2032+
}
2033+
2034+
.tile-hud:top-right {
2035+
border-top-width: 0px;
2036+
border-right-width: 0px;
2037+
border-radius: 0px 0px 0px 8px;
2038+
}
2039+
2040+
.tile-hud:bottom-left {
2041+
border-bottom-width: 0px;
2042+
border-left-width: 0px;
2043+
border-radius: 0px 8px 0px 0px;
2044+
}
2045+
2046+
.tile-hud:bottom-right {
2047+
border-bottom-width: 0px;
2048+
border-right-width: 0px;
2049+
border-radius: 8px 0px 0px 0px;
2050+
}
153 Bytes
Loading

Windows 10 Dark/cinnamon/control-assets/scroll-handle-hover.svg

Lines changed: 0 additions & 65 deletions
This file was deleted.
153 Bytes
Loading

Windows 10 Dark/cinnamon/control-assets/scroll-handle.svg

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

0 commit comments

Comments
 (0)