roundabout,
created on Sunday, 10 July 2016, 07:51:07 (1468137067),
received on Sunday, 11 May 2025, 13:21:56 (1746969716)
Author identity: nana-4 <hnmaigo@gmail.com>
7001077d201708fb7db58eb7f66a3bed5bed7084
gnome-shell/_colors.scss
@@ -31,7 +31,7 @@ $insensitive_secondary_selected_fg_color: scale-alpha($secondary_selected_fg_col
$insensitive_tertiary_selected_fg_color: scale-alpha($tertiary_selected_fg_color, $disabled_opacity);
// Background colors
$base_color: scale-alpha(if($variant == 'light', #FFFFFF, #455A64), $higher_opacity + 0.05);
$base_color: if($variant =='light', #FAFAFA, #607D8B);
$secondary_base_color: scale-alpha($fg_color, 0.05);
$bg_color: scale-alpha(#000000, $middle_opacity);
$osd_bg_color: scale-alpha(#000000, $lower_opacity);
gnome-shell/gnome-shell.css
@@ -133,7 +133,7 @@ StEntry {
font-size: 12pt;
font-weight: 400;
line-height: 24px;
background-color: rgba(255, 255, 255, 0.01);
background-color: rgba(250, 250, 250, 0.01);
border-color: transparent;
box-shadow: inset 0 -1px rgba(0, 0, 0, 0.24); }
StEntry:focus {
@@ -262,7 +262,7 @@ StScrollBar {
.modal-dialog {
border-radius: 2px;
color: rgba(0, 0, 0, 0.8);
background-color: rgba(255, 255, 255, 0.95);
background-color: #FAFAFA;
border: none;
box-shadow: 0 14px 14px rgba(0, 0, 0, 0.5), 0 10px 5px rgba(0, 0, 0, 0.44); }
.modal-dialog .modal-dialog-content-box {
@@ -587,7 +587,7 @@ StScrollBar {
-arrow-rise: 0;
-arrow-box-shadow: none;
margin: 5px 8px 8px;
background-color: rgba(255, 255, 255, 0.95);
background-color: #FAFAFA;
border-radius: 2px;
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.24), 0 3px 3px rgba(0, 0, 0, 0.345); }
@@ -698,7 +698,7 @@ StScrollBar {
.resize-popup,
.switcher-list, .workspace-switcher-container {
color: rgba(0, 0, 0, 0.8);
background-color: rgba(255, 255, 255, 0.95);
background-color: #FAFAFA;
border: none;
box-shadow: 0 14px 14px rgba(0, 0, 0, 0.5), 0 10px 5px rgba(0, 0, 0, 0.44);
border-radius: 2px;
@@ -1302,7 +1302,7 @@ StScrollBar {
border-radius: 2px;
padding: 4px 12px;
color: rgba(0, 0, 0, 0.8);
background-color: rgba(255, 255, 255, 0.95);
background-color: #FAFAFA;
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.24), 0 3px 3px rgba(0, 0, 0, 0.345);
text-align: center;
-x-offset: 8px; }
@@ -1662,13 +1662,13 @@ StScrollBar {
margin: 5px;
border-radius: 2px;
color: rgba(0, 0, 0, 0.8);
background-color: rgba(255, 255, 255, 0.95);
background-color: #FAFAFA;
border: none;
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.24), 0 3px 3px rgba(0, 0, 0, 0.345); }
.notification-banner:hover {
background-color: rgba(255, 255, 255, 0.95); }
background-color: #FAFAFA; }
.notification-banner:focus {
background-color: rgba(255, 255, 255, 0.95); }
background-color: #FAFAFA; }
.notification-banner .notification-icon {
padding: 5px; }
.notification-banner .notification-content {
@@ -1851,7 +1851,7 @@ StScrollBar {
border: none;
color: inherit;
color: rgba(0, 0, 0, 0.6);
background-color: rgba(255, 255, 255, 0.95);
background-color: #FAFAFA;
border-color: transparent;
box-shadow: 0 1px 1.5px rgba(0, 0, 0, 0.12), 0 1px 1px rgba(0, 0, 0, 0.24);
text-shadow: none;
@@ -1863,14 +1863,14 @@ StScrollBar {
box-shadow: 0 0 transparent; }
.keyboard-key:hover, .keyboard-key:checked {
color: rgba(0, 0, 0, 0.8);
background-color: rgba(255, 255, 255, 0.95);
background-color: #FAFAFA;
border-color: transparent;
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.24), 0 3px 3px rgba(0, 0, 0, 0.345);
text-shadow: none;
icon-shadow: none; }
.keyboard-key:active {
color: rgba(0, 0, 0, 0.8);
background-color: rgba(194, 194, 194, 0.905);
background-color: rgba(194, 194, 194, 0.94);
border-color: transparent;
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.24), 0 3px 3px rgba(0, 0, 0, 0.345);
text-shadow: none;
@@ -1890,7 +1890,7 @@ StScrollBar {
-arrow-base: 0;
-arrow-rise: 0;
-boxpointer-gap: 5px;
background-color: rgba(255, 255, 255, 0.95);
background-color: #FAFAFA;
border-radius: 2px;
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.24), 0 3px 3px rgba(0, 0, 0, 0.345); }
@@ -2209,7 +2209,7 @@ StScrollBar {
background-size: cover; }
#LookingGlassDialog {
background-color: rgba(255, 255, 255, 0.95);
background-color: #FAFAFA;
spacing: 4px;
padding: 0;
border: none;
@@ -2219,7 +2219,7 @@ StScrollBar {
padding: 0 8px;
border: none;
border-radius: 0;
background-color: rgba(255, 255, 255, 0.01);
background-color: rgba(250, 250, 250, 0.01);
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.1); }
#LookingGlassDialog .labels {
spacing: 0; }
@@ -2240,7 +2240,7 @@ StScrollBar {
#LookingGlassDialog .notebook-tab:selected {
border-bottom-width: 0;
border-color: transparent;
background-color: rgba(255, 255, 255, 0.01);
background-color: rgba(250, 250, 250, 0.01);
box-shadow: inset 0 -2px 0px #42A5F5;
color: rgba(0, 0, 0, 0.8);
text-shadow: none; }
@@ -2329,7 +2329,7 @@ StScrollBar {
spacing: 6px; }
#LookingGlassPropertyInspector {
background: rgba(255, 255, 255, 0.95);
background: #FAFAFA;
border: none;
border-radius: 2px;
padding: 6px;