Skip to content

Commit

Permalink
Regenerate the CSS files
Browse files Browse the repository at this point in the history
  • Loading branch information
nana-4 committed Nov 25, 2018
1 parent 6517eac commit 1d8bd14
Show file tree
Hide file tree
Showing 36 changed files with 1,316 additions and 260 deletions.
244 changes: 210 additions & 34 deletions src/cinnamon/cinnamon-compact.css

Large diffs are not rendered by default.

240 changes: 208 additions & 32 deletions src/cinnamon/cinnamon-dark-compact.css
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@
background-color: rgba(0, 0, 0, 0.01);
border-color: transparent;
box-shadow: inset 0 -1px rgba(255, 255, 255, 0.3);
width: 320px;
width: 250px;
padding: 4px 8px;
border-radius: 0;
color: rgba(255, 255, 255, 0.5);
Expand Down Expand Up @@ -213,7 +213,7 @@
border: 2px solid #01A299;
}

.info-osd, .workspace-osd, #LookingGlassDialog, .switcher-list, .modal-dialog, .osd-window {
.overview-empty-placeholder, .info-osd, .workspace-osd, #LookingGlassDialog, .switcher-list, .modal-dialog, .osd-window {
color: white;
background-color: #303030;
border: none;
Expand All @@ -222,7 +222,7 @@
box-shadow: 0 14px 14px rgba(0, 0, 0, 0.5);
}

.info-osd, .workspace-osd {
.overview-empty-placeholder, .info-osd, .workspace-osd {
font-size: 15pt;
font-weight: 500;
text-align: center;
Expand Down Expand Up @@ -297,6 +297,14 @@ StScrollView StScrollBar {
margin: 4px;
}

.menu-top-box {
spacing: 5px;
}

.menu-systembuttons-box {
padding: 10px;
}

.popup-sub-menu {
background-color: #303030;
}
Expand All @@ -315,6 +323,7 @@ StScrollView StScrollBar {

.popup-menu-item {
padding: 0.4em 4px;
spacing: 0.4em;
transition-duration: 100ms;
}

Expand Down Expand Up @@ -355,7 +364,6 @@ StScrollView StScrollBar {

.popup-menu-icon {
icon-size: 1.14em;
padding: 0px 4px;
}

.popup-alternating-menu-item:alternate {
Expand Down Expand Up @@ -459,15 +467,26 @@ StScrollView StScrollBar {
box-shadow: 0 3px 0 0 #01A299 inset;
}

.panel-top .window-list-item-box:active, .panel-top .window-list-item-box:checked, .panel-top .window-list-item-box:focus {
background-color: rgba(255, 255, 255, 0.3);
color: white;
.panel-top .window-list-item-box:active:hover, .panel-top .window-list-item-box:checked:hover, .panel-top .window-list-item-box:focus:hover {
box-shadow: 0 3px 0 0 #01A299 inset;
}

.panel-top .window-list-item-box:active:hover, .panel-top .window-list-item-box:checked:hover, .panel-top .window-list-item-box:focus:hover {
.panel-top .grouped-window-list-item-box:hover {
box-shadow: 0 3px 0 0 #01A299 inset;
}

.panel-top .grouped-window-list-item-box:active:hover, .panel-top .grouped-window-list-item-box:checked:hover {
box-shadow: 0 3px 0 0 #01A299 inset;
}

.panel-top .grouped-window-list-item-box:focus:hover {
box-shadow: 0 3px 0 0 #01A299 inset;
}

.panel-top .grouped-window-list-badge {
margin-top: 2px;
}

.panel-top .workspace-switcher, .panel-top .workspace-graph, .panel-top .workspace-button {
padding: 1px 4px;
}
Expand All @@ -477,8 +496,7 @@ StScrollView StScrollBar {
}

.panel-top .applet-box {
padding: 1px 4px;
margin: 1px 0;
padding: 0 4px;
}

.panel-top .applet-box:hover {
Expand All @@ -501,12 +519,19 @@ StScrollView StScrollBar {
box-shadow: 0 -3px 0 0 #01A299 inset;
}

.panel-bottom .window-list-item-box:active, .panel-bottom .window-list-item-box:checked, .panel-bottom .window-list-item-box:focus {
background-color: rgba(255, 255, 255, 0.3);
color: white;
.panel-bottom .window-list-item-box:active:hover, .panel-bottom .window-list-item-box:checked:hover, .panel-bottom .window-list-item-box:focus:hover {
box-shadow: 0 -3px 0 0 #01A299 inset;
}

.panel-bottom .window-list-item-box:active:hover, .panel-bottom .window-list-item-box:checked:hover, .panel-bottom .window-list-item-box:focus:hover {
.panel-bottom .grouped-window-list-item-box:hover {
box-shadow: 0 -3px 0 0 #01A299 inset;
}

.panel-bottom .grouped-window-list-item-box:active:hover, .panel-bottom .grouped-window-list-item-box:checked:hover {
box-shadow: 0 -3px 0 0 #01A299 inset;
}

.panel-bottom .grouped-window-list-item-box:focus:hover {
box-shadow: 0 -3px 0 0 #01A299 inset;
}

Expand All @@ -519,8 +544,7 @@ StScrollView StScrollBar {
}

.panel-bottom .applet-box {
padding: 1px 4px;
margin: 1px 0;
padding: 0 4px;
}

.panel-bottom .applet-box:hover {
Expand All @@ -543,26 +567,37 @@ StScrollView StScrollBar {
box-shadow: 3px 0 0 0 #01A299 inset;
}

.panel-left .window-list-item-box:active, .panel-left .window-list-item-box:checked, .panel-left .window-list-item-box:focus {
background-color: rgba(255, 255, 255, 0.3);
color: white;
.panel-left .window-list-item-box:active:hover, .panel-left .window-list-item-box:checked:hover, .panel-left .window-list-item-box:focus:hover {
box-shadow: 3px 0 0 0 #01A299 inset;
}

.panel-left .window-list-item-box:active:hover, .panel-left .window-list-item-box:checked:hover, .panel-left .window-list-item-box:focus:hover {
.panel-left .grouped-window-list-item-box:hover {
box-shadow: 3px 0 0 0 #01A299 inset;
}

.panel-left .grouped-window-list-item-box:active:hover, .panel-left .grouped-window-list-item-box:checked:hover {
box-shadow: 3px 0 0 0 #01A299 inset;
}

.panel-left .grouped-window-list-item-box:focus:hover {
box-shadow: 3px 0 0 0 #01A299 inset;
}

.panel-left .grouped-window-list-badge {
margin-left: 2px;
}

.panel-left .workspace-switcher, .panel-left .workspace-graph, .panel-left .workspace-button {
padding: 1px 4px;
padding: 4px 1px;
min-height: 1.2em;
}

.panel-left .workspace-graph:hover, .panel-left .workspace-button:hover {
box-shadow: 3px 0 0 0 #01A299 inset;
}

.panel-left .applet-box {
padding: 4px 1px;
margin: 0 1px;
padding: 4px 0;
}

.panel-left .applet-box:hover {
Expand All @@ -585,26 +620,33 @@ StScrollView StScrollBar {
box-shadow: -3px 0 0 0 #01A299 inset;
}

.panel-right .window-list-item-box:active, .panel-right .window-list-item-box:checked, .panel-right .window-list-item-box:focus {
background-color: rgba(255, 255, 255, 0.3);
color: white;
.panel-right .window-list-item-box:active:hover, .panel-right .window-list-item-box:checked:hover, .panel-right .window-list-item-box:focus:hover {
box-shadow: -3px 0 0 0 #01A299 inset;
}

.panel-right .window-list-item-box:active:hover, .panel-right .window-list-item-box:checked:hover, .panel-right .window-list-item-box:focus:hover {
.panel-right .grouped-window-list-item-box:hover {
box-shadow: -3px 0 0 0 #01A299 inset;
}

.panel-right .grouped-window-list-item-box:active:hover, .panel-right .grouped-window-list-item-box:checked:hover {
box-shadow: -3px 0 0 0 #01A299 inset;
}

.panel-right .grouped-window-list-item-box:focus:hover {
box-shadow: -3px 0 0 0 #01A299 inset;
}

.panel-right .workspace-switcher, .panel-right .workspace-graph, .panel-right .workspace-button {
padding: 1px 4px;
padding: 4px 1px;
min-height: 1.2em;
}

.panel-right .workspace-graph:hover, .panel-right .workspace-button:hover {
box-shadow: -3px 0 0 0 #01A299 inset;
}

.panel-right .applet-box {
padding: 4px 1px;
margin: 0 1px;
padding: 4px 0;
}

.panel-right .applet-box:hover {
Expand Down Expand Up @@ -664,7 +706,7 @@ StScrollView StScrollBar {
-cinnamon-caption-spacing: 12px;
}

.window-caption#selected {
.window-caption#selected, .window-caption:focus {
color: white;
box-shadow: 0 -3px 0 0 #01A299 inset;
}
Expand Down Expand Up @@ -715,6 +757,10 @@ StScrollView StScrollBar {
-st-background-image-shadow: 2px 2px 6px rgba(0, 0, 0, 0.5);
}

.window-border {
border: 1px solid rgba(0, 0, 0, 0.26);
}

.window-close-area {
background-image: url(assets/trash-icon.png);
background-size: 100px;
Expand Down Expand Up @@ -1007,7 +1053,7 @@ StScrollView StScrollBar {
}

.switcher-arrow {
border-color: transparent;
border-color: rgba(0, 0, 0, 0);
color: rgba(255, 255, 255, 0.5);
}

Expand Down Expand Up @@ -1291,10 +1337,23 @@ StScrollView StScrollBar {
color: white;
}

.window-list-item-box:active, .window-list-item-box:checked, .window-list-item-box:focus {
background-color: rgba(255, 255, 255, 0.3);
color: white;
}

.window-list-item-box:active:hover, .window-list-item-box:checked:hover, .window-list-item-box:focus:hover {
color: white;
}

.window-list-item-box .progress {
background-color: #34A853;
}

.window-list-item-box.top StLabel, .window-list-item-box.bottom StLabel {
padding-left: 3px;
}

.window-list-item-demands-attention {
background-color: #34A853;
color: rgba(255, 255, 255, 0.7);
Expand All @@ -1306,6 +1365,123 @@ StScrollView StScrollBar {
padding: 10px 15px;
spacing: 1em;
color: white;
box-shadow: 14px 14px 14px rgba(0, 0, 0, 0.5);
}

.grouped-window-list-thumbnail-label {
padding-left: 3px;
padding-bottom: 6px;
}

.grouped-window-list-number-label {
font-size: 9pt;
font-weight: 400;
z-index: 99;
}

.grouped-window-list-list-button-label {
padding-left: 3px;
}

.grouped-window-list-badge {
border-radius: 9999px;
background-color: #212121;
}

.grouped-window-list-thumbnail-alert {
background: #FBBC05;
}

.grouped-window-list-item-box {
background-color: rgba(0, 0, 0, 0.01);
transition-duration: 100ms;
}

.grouped-window-list-item-box:hover {
color: white;
}

.grouped-window-list-item-box:active, .grouped-window-list-item-box:checked {
background-color: rgba(255, 255, 255, 0.12);
}

.grouped-window-list-item-box:active:hover, .grouped-window-list-item-box:checked:hover {
color: white;
}

.grouped-window-list-item-box:focus {
background-color: rgba(255, 255, 255, 0.3);
color: white;
}

.grouped-window-list-item-box:focus:hover {
color: white;
}

.grouped-window-list-item-box .progress {
background-color: #34A853;
}

.grouped-window-list-item-demands-attention {
background-color: #34A853;
color: rgba(255, 255, 255, 0.7);
}

.grouped-window-list-thumbnail-menu {
padding: 20px;
border: none;
border-radius: 4px;
color: rgba(255, 255, 255, 0.7);
background: none;
}

.grouped-window-list-thumbnail-menu .item-box {
padding: 8px;
spacing: 2px;
border-radius: 4px;
}

.grouped-window-list-thumbnail-menu .item-box:outlined {
border: 2px solid rgba(0, 0, 0, 0.26);
color: white;
}

.grouped-window-list-thumbnail-menu .item-box:selected {
background: rgba(255, 255, 255, 0.12);
color: white;
}

.grouped-window-list-thumbnail-menu .item-box > StBoxLayout:ltr {
margin: 1px 0 0 6px;
}

.grouped-window-list-thumbnail-menu .item-box > StBoxLayout:rtl {
margin: 1px 6px 0 0;
}

.grouped-window-list-thumbnail-menu .item-box > StBoxLayout StLabel {
padding-bottom: 2px;
}

.grouped-window-list-thumbnail-menu .item-box > StButton:ltr {
margin: 1px 6px 0 0;
}

.grouped-window-list-thumbnail-menu .item-box > StButton:rtl {
margin: 1px 0 0 6px;
}

.grouped-window-list-thumbnail-menu .thumbnail-box {
padding: 2px;
}

.grouped-window-list-thumbnail-menu .thumbnail {
width: 256px;
}

.grouped-window-list-thumbnail-menu .separator {
width: 1px;
background: rgba(0, 0, 0, 0.26);
}

.sound-player StButton:small {
Expand Down
Loading

0 comments on commit 1d8bd14

Please sign in to comment.