Skip to content

Commit

Permalink
Regenerate CSSs
Browse files Browse the repository at this point in the history
  • Loading branch information
nana-4 committed Mar 20, 2020
1 parent 570997a commit 74ce53a
Show file tree
Hide file tree
Showing 49 changed files with 78,120 additions and 70,176 deletions.
10 changes: 5 additions & 5 deletions src/chrome/chrome-scrollbar-dark/scrollbars.css
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
width: 17px;
height: 17px;
border: 0 solid rgba(255, 255, 255, 0.12);
background-color: rgba(60, 60, 60, 0.9);
background-color: rgba(52, 52, 52, 0.9);
}

::-webkit-scrollbar:horizontal,
Expand All @@ -25,7 +25,7 @@
height: 32px;
border: 4px solid transparent;
border-radius: 8px;
background-color: rgba(255, 255, 255, 0.5);
background-color: rgba(255, 255, 255, 0.38);
background-clip: padding-box;
}

Expand All @@ -42,15 +42,15 @@
}

::-webkit-scrollbar-thumb:hover {
background-color: rgba(255, 255, 255, 0.7);
background-color: rgba(255, 255, 255, 0.6);
}

::-webkit-scrollbar-thumb:active {
background-color: white;
background-color: rgba(255, 255, 255, 0.87);
}

::-webkit-scrollbar-thumb:disabled {
background-color: rgba(255, 255, 255, 0.3);
background-color: rgba(255, 255, 255, 0.26);
}

::selection {
Expand Down
92 changes: 46 additions & 46 deletions src/cinnamon/cinnamon-compact.css
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@

.notification-button:insensitive, .modal-dialog-button:insensitive {
color: rgba(0, 0, 0, 0.38);
background-color: rgba(0, 0, 0, 0.04);
background-color: rgba(0, 0, 0, 0.08);
border-color: transparent;
box-shadow: 0 0 transparent;
text-shadow: none;
Expand Down Expand Up @@ -90,7 +90,7 @@

.notification-icon-button:insensitive, .keyboard-key:insensitive, .sound-player StButton:insensitive {
color: rgba(0, 0, 0, 0.38);
background-color: rgba(0, 0, 0, 0.04);
background-color: rgba(0, 0, 0, 0.08);
border-color: transparent;
box-shadow: 0 0 transparent;
text-shadow: none;
Expand Down Expand Up @@ -247,7 +247,7 @@ stage {
}

.cinnamon-link:hover {
color: rgba(0, 0, 0, 0.87);
color: #1A73E8;
}

.label-shadow {
Expand Down Expand Up @@ -395,14 +395,14 @@ StScrollView StScrollBar {
}

#panel {
color: rgba(255, 255, 255, 0.7);
color: rgba(255, 255, 255, 0.6);
background-color: rgba(0, 0, 0, 0.6);
height: 2.5em;
width: 3.2em;
}

#panel:highlight {
background-color: rgba(255, 255, 255, 0.3);
background-color: rgba(255, 255, 255, 0.26);
}

.panel-dummy {
Expand Down Expand Up @@ -675,11 +675,11 @@ StScrollView StScrollBar {
font-weight: 500;
-natural-hpadding: 4px;
-minimum-hpadding: 4px;
color: rgba(255, 255, 255, 0.7);
color: rgba(255, 255, 255, 0.6);
}

.panel-status-button:hover {
color: white;
color: rgba(255, 255, 255, 0.87);
}

.system-status-icon {
Expand All @@ -704,15 +704,15 @@ StScrollView StScrollBar {
font-size: 9pt;
font-weight: 400;
background-color: rgba(0, 0, 0, 0.01);
color: rgba(255, 255, 255, 0.7);
color: rgba(255, 255, 255, 0.6);
padding: 4px 6px;
text-align: center;
height: 1.5em;
-cinnamon-caption-spacing: 12px;
}

.window-caption#selected, .window-caption:focus {
color: white;
color: rgba(255, 255, 255, 0.87);
box-shadow: 0 -3px 0 0 #1A73E8 inset;
}

Expand All @@ -721,8 +721,8 @@ StScrollView StScrollBar {
}

.workspace-thumbnails-background {
color: rgba(255, 255, 255, 0.7);
background-color: rgba(255, 255, 255, 0.1);
color: rgba(255, 255, 255, 0.6);
background-color: rgba(255, 255, 255, 0.08);
border: none;
padding: 8px;
border-radius: 4px 0 0 4px;
Expand Down Expand Up @@ -862,7 +862,7 @@ StScrollView StScrollBar {
}

.calendar-day-base:hover, .calendar-day-base:focus {
background-color: rgba(255, 255, 255, 0.3);
background-color: rgba(255, 255, 255, 0.26);
}

.calendar-day-base:active {
Expand Down Expand Up @@ -1329,8 +1329,8 @@ StScrollView StScrollBar {
}

.window-list-box:highlight {
background: rgba(255, 255, 255, 0.3);
color: white;
background: rgba(255, 255, 255, 0.26);
color: rgba(255, 255, 255, 0.87);
}

.window-list-item-box {
Expand All @@ -1339,16 +1339,16 @@ StScrollView StScrollBar {
}

.window-list-item-box:hover {
color: white;
color: rgba(255, 255, 255, 0.87);
}

.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;
background-color: rgba(255, 255, 255, 0.26);
color: rgba(255, 255, 255, 0.87);
}

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

.window-list-item-box .progress {
Expand All @@ -1360,8 +1360,8 @@ StScrollView StScrollBar {
}

.window-list-item-demands-attention {
background-color: #353535;
color: rgba(255, 255, 255, 0.7);
background-color: #383838;
color: rgba(255, 255, 255, 0.6);
}

.window-list-preview {
Expand Down Expand Up @@ -1403,40 +1403,40 @@ StScrollView StScrollBar {
}

.grouped-window-list-item-box:hover {
color: white;
color: rgba(255, 255, 255, 0.87);
}

.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;
color: rgba(255, 255, 255, 0.87);
}

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

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

.grouped-window-list-item-box .progress {
background-color: #0F9D58;
}

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

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

Expand All @@ -1448,12 +1448,12 @@ StScrollView StScrollBar {

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

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

.grouped-window-list-thumbnail-menu .item-box > StBoxLayout:ltr {
Expand Down Expand Up @@ -1531,13 +1531,13 @@ StScrollView StScrollBar {
background-color: #1F1F1F;
width: 2em;
height: 1em;
color: rgba(255, 255, 255, 0.7);
color: rgba(255, 255, 255, 0.6);
margin: 2px;
}

.workspace-button:outlined {
background-color: rgba(255, 255, 255, 0.3);
color: white;
background-color: rgba(255, 255, 255, 0.26);
color: rgba(255, 255, 255, 0.87);
}

.workspace-graph {
Expand All @@ -1550,7 +1550,7 @@ StScrollView StScrollBar {
}

.workspace-graph .workspace:active {
background-color: rgba(255, 255, 255, 0.3);
background-color: rgba(255, 255, 255, 0.26);
border: 1px solid rgba(0, 0, 0, 0.12);
}

Expand Down Expand Up @@ -1598,43 +1598,43 @@ StScrollView StScrollBar {

.applet-box {
background-color: rgba(0, 0, 0, 0.01);
color: rgba(255, 255, 255, 0.7);
color: rgba(255, 255, 255, 0.6);
transition-duration: 100ms;
}

.applet-box:checked {
color: white;
color: rgba(255, 255, 255, 0.87);
}

.applet-box:checked .applet-label {
color: white;
color: rgba(255, 255, 255, 0.87);
}

.applet-box:hover {
color: white;
color: rgba(255, 255, 255, 0.87);
}

.applet-box:hover .applet-label {
color: white;
color: rgba(255, 255, 255, 0.87);
}

.applet-box:highlight {
background: rgba(255, 255, 255, 0.3);
color: white;
background: rgba(255, 255, 255, 0.26);
color: rgba(255, 255, 255, 0.87);
}

.applet-box:highlight .applet-label {
color: white;
color: rgba(255, 255, 255, 0.87);
}

.applet-label {
font-size: 10.5pt;
font-weight: 500;
color: rgba(255, 255, 255, 0.7);
color: rgba(255, 255, 255, 0.6);
}

.applet-icon {
color: rgba(255, 255, 255, 0.7);
color: rgba(255, 255, 255, 0.6);
padding: 0;
spacing: 0;
icon-size: 22px;
Expand All @@ -1643,7 +1643,7 @@ StScrollView StScrollBar {
.desklet {
font-size: 9pt;
font-weight: 400;
color: white;
color: rgba(255, 255, 255, 0.87);
border: none;
box-shadow: 0 14px 14px rgba(0, 0, 0, 0.5), 0 10px 5px rgba(0, 0, 0, 0.44);
padding: 12px;
Expand Down Expand Up @@ -1765,7 +1765,7 @@ StScrollView StScrollBar {

.expo-workspaces-name-entry#selected {
color: white;
background-color: rgba(255, 255, 255, 0.04);
background-color: rgba(255, 255, 255, 0.3);
}

.expo-workspaces-name-entry:focus {
Expand Down
Loading

0 comments on commit 74ce53a

Please sign in to comment.