Skip to content

Commit

Permalink
11/12/2015 Update
Browse files Browse the repository at this point in the history
  • Loading branch information
Elbullazul committed Dec 11, 2015
1 parent a1fba26 commit fc676e1
Show file tree
Hide file tree
Showing 174 changed files with 1,159 additions and 591 deletions.
4 changes: 4 additions & 0 deletions Changelog.txt
Original file line number Diff line number Diff line change
Expand Up @@ -87,3 +87,7 @@ v0.7.8 (all themes) : New transparency levels for Cinnamon, new software center
v0.7.9 (all themes) : Small color change for menus in Cinnamon, blue entry borders in GTK 2 & 3, button active colors changed (GTK 3), bigger padding for Metacity Window buttons.

v0.8 (all themes) : New Plasma 5 Theme for both Dark and Light (new name for the Default Variant) Themes, Dark Aurorae Theme, Cinnamon Menu radius fix,

v0.8 Service Pack 1 (all themes) : Bug correction for Cinnamon theme. Called SP1 since no new material is added.

v0.8.1 (all themes) : Adjusted a couple of stuff for Cinnamon 2.8 and previous versions. Still searching for a way to center text in titlebars...
62 changes: 31 additions & 31 deletions Windows 10 Dark/cinnamon/cinnamon.css
Original file line number Diff line number Diff line change
Expand Up @@ -344,7 +344,7 @@ background-color: none;
* ===================================================================*/
#panel {
background-color: rgba(0,0,0,0.65);
box-shadow: 0px 0px 2px 2px rgba(0,0,0,1);
box-shadow: 0px 0px 0px 0px rgba(0,0,0,1);
outline: 0px rgba(0,0,0,0.95);
color: #326b65;
font-size: 9pt;
Expand Down Expand Up @@ -414,7 +414,7 @@ background: #111;

.expo-background {
background: rgba(0, 0, 0, .8) url("expo-scale-assets/stripes.svg");
background-repeat: repeat;
background-repeat: none;
}

.expo-workspace-thumbnail-frame {
Expand Down Expand Up @@ -476,7 +476,7 @@ background: #111;
height: 15px;
padding: 10px 12px;
text-align: center;
font-weight: bold;
font-weight: normal;
color: #fff;
}

Expand All @@ -485,7 +485,7 @@ background: #111;
height: 15px;
padding: 10px 12px;
text-align: center;
font-weight: bold;
font-weight: normal;
color: #fff;
}

Expand All @@ -495,7 +495,7 @@ background: #111;
height: 15px;
padding: 10px 12px;
text-align: center;
font-weight: bold;
font-weight: normal;
color: #000;
selected-color: #fff;
caret-color: #000;
Expand All @@ -515,7 +515,7 @@ background: #111;
border-image: url("background-assets/popup.svg") 7;
padding: 12px 17px;
color: #fff;
font-weight: bold;
font-weight: normal;
font-size: 20pt;
}
/* ===================================================================
Expand Down Expand Up @@ -621,15 +621,15 @@ background: #111;
.datemenu-date-label {
padding: .5em 0 .5em 0;
font-size: 10pt;
font-weight: bold;
font-weight: normal;
text-align: center;
color: #fff;
}

.calendar-month-label {
padding-top: 2px;
font-size: 8pt;
font-weight: bold;
font-weight: normal;
color: #888;
}

Expand Down Expand Up @@ -820,7 +820,7 @@ background: #111;
color: #fff;
padding: 20px;
font-size: 9pt;
font-weight: bold;
font-weight: normal;
}

.switcher-list-item-container {
Expand Down Expand Up @@ -908,7 +908,7 @@ background: #111;
padding-right: 24px;
padding-left: 24px;
color: #fff;
font-weight: bold;
font-weight: normal;
}

.modal-dialog-button:hover {
Expand Down Expand Up @@ -997,7 +997,7 @@ background: #111;
padding-right: 24px;
padding-left: 24px;
color: #fff;
font-weight: bold;
font-weight: normal;
-st-natural-width: 80px;
}

Expand Down Expand Up @@ -1293,7 +1293,7 @@ background: #111;

.about-title {
font-size: 2em;
font-weight: bold;
font-weight: normal;
}

.about-uuid {
Expand Down Expand Up @@ -1369,7 +1369,7 @@ background: #111;
padding: 16px;
color: #fff;
font-size: 12pt;
font-weight: bold;
font-weight: normal;
}

.keyboard-key:hover {
Expand Down Expand Up @@ -1529,7 +1529,7 @@ background: #111;
}

.menu-selected-app-title {
font-weight: bold;
font-weight: normal;
}

.menu-selected-app-description {
Expand Down Expand Up @@ -1558,15 +1558,15 @@ background: #111;
}

.window-list-item-label {
font-weight: bold;
font-weight: normal;
width: 15em;
padding-left: 0px;
padding-right: 0px;
min-width: 5px;
}

.window-list-item-box {
font-weight: bold;
font-weight: normal;
border-image: url("panel-assets/bottom-item-active-hover.svg") 4;
}

Expand All @@ -1578,12 +1578,12 @@ background: #111;
}

.window-list-item-demands-attention {
font-weight: bold;
font-weight: normal;
border-image: url("panel-assets/bottom-item-attention.svg") 4;
}

.window-list-item-box:active:hover {
font-weight: bold;
font-weight: normal;
border-image: url("panel-assets/bottom-item-active-hover.svg") 4;
}

Expand Down Expand Up @@ -1619,22 +1619,22 @@ background: #111;
/*-----top panel-----*/

.panel-top .window-list-item-box:hover {
font-weight: bold;
font-weight: normal;
border-image: url("panel-assets/top-item-hover.svg") 4;
}

.panel-top .window-list-item-box:active,
.panel-top .window-list-item-box:checked,
.panel-top .window-list-item-box:focus {
font-weight: bold;
font-weight: normal;
border-image: url("panel-assets/top-item-active.svg") 4;
color: #fff;
}

.panel-top .window-list-item-box:checked:hover,
.panel-top .window-list-item-box:focus:hover,
.panel-top .window-list-item-box:active:hover {
font-weight: bold;
font-weight: normal;
border-image: url("panel-assets/top-item-active-hover.svg") 4;
color: #fff;
}
Expand All @@ -1650,22 +1650,22 @@ background: #111;
/*-----bottom panel-----*/

.panel-bottom .window-list-item-box:hover {
font-weight: bold;
font-weight: normal;
border-image: url("panel-assets/bottom-item-hover.svg") 4;
}

.panel-bottom .window-list-item-box:active,
.panel-bottom .window-list-item-box:checked,
.panel-bottom .window-list-item-box:focus {
font-weight: bold;
font-weight: normal;
border-image: url("panel-assets/bottom-item-active.svg") 4;
color: #fff;
}

.panel-bottom .window-list-item-box:checked:hover,
.panel-bottom .window-list-item-box:focus:hover,
.panel-bottom .window-list-item-box:active:hover {
font-weight: bold;
font-weight: normal;
border-image: url("panel-assets/bottom-item-active-hover.svg") 4;
color: #fff;
}
Expand Down Expand Up @@ -1785,7 +1785,7 @@ background: #111;
padding-left: 8px;
padding-right: 8px;
color: #fff;
font-weight: bold;
font-weight: normal;
}

.panel-bottom .workspace-button {
Expand Down Expand Up @@ -1886,7 +1886,7 @@ background: #111;
}

.applet-box {
font-weight: bold;
font-weight: normal;
color: #fff;
padding-left: 4px;
padding-right: 4px;
Expand All @@ -1897,7 +1897,7 @@ background: #111;
}

.panel-top .applet-box:hover {
font-weight: bold;
font-weight: normal;
color: #fff;
border-image: url("panel-assets/top-item-hover.svg") 4;
}
Expand All @@ -1907,12 +1907,12 @@ background: #111;
}

.applet-label {
font-weight: bold;
font-weight: normal;
color: #fff;
}

.applet-label:hover {
font-weight: bold;
font-weight: normal;
}

.applet-icon {
Expand Down Expand Up @@ -1946,7 +1946,7 @@ background: #111;
.user-label {
color: #fff;
font-size: 10pt;
font-weight: bold;
font-weight: normal;
margin: 0;
}
/* ===================================================================
Expand All @@ -1956,7 +1956,7 @@ background: #111;
.snap-osd {
border-image: url("background-assets/popup.svg") 7;
font-size: 14pt;
font-weight: bold;
font-weight: normal;
padding: 10px;
color: #fff;
text-align: center;
Expand Down
Binary file added Windows 10 Dark/extra-icons/Cortana.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
71 changes: 71 additions & 0 deletions Windows 10 Dark/extra-icons/Notifications-normal.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit fc676e1

Please sign in to comment.