pull/228/head
vinceliuice 3 years ago
parent 2508ecce41
commit a1a4a1827e

@ -135,6 +135,41 @@
&-build-icon { color: $secondary_fg_color; }
}
.popup-sub-menu .openweather {
&-current {
&-icon,
&-summary,
&-summarybox {
background: none;
color: rgba(black, 0.95);
}
&-databox-values {
color: rgba(black, 0.75);
}
&-databox-captions {
color: rgba(black, 0.75);
}
}
&-forecast {
&-icon,
&-summary {
color: rgba(black, 0.85);
}
&-day,
&-temperature {
color: rgba(black, 0.75);
}
}
&-sunrise-icon,
&-sunset-icon,
&-build-icon { color: rgba(black, 0.85); }
}
//
// Pop_OS cosmic widget styling
//

@ -3448,6 +3448,31 @@ StWidget.focused .app-well-app-running-dot {
color: rgba(0, 0, 0, 0.54);
}
.popup-sub-menu .openweather-current-icon, .popup-sub-menu .openweather-current-summary, .popup-sub-menu .openweather-current-summarybox {
background: none;
color: rgba(0, 0, 0, 0.95);
}
.popup-sub-menu .openweather-current-databox-values {
color: rgba(0, 0, 0, 0.75);
}
.popup-sub-menu .openweather-current-databox-captions {
color: rgba(0, 0, 0, 0.75);
}
.popup-sub-menu .openweather-forecast-icon, .popup-sub-menu .openweather-forecast-summary {
color: rgba(0, 0, 0, 0.85);
}
.popup-sub-menu .openweather-forecast-day, .popup-sub-menu .openweather-forecast-temperature {
color: rgba(0, 0, 0, 0.75);
}
.popup-sub-menu .openweather-sunrise-icon, .popup-sub-menu .openweather-sunset-icon, .popup-sub-menu .openweather-build-icon {
color: rgba(0, 0, 0, 0.85);
}
.cosmic-solid-bg {
background-color: #222222;
}

@ -3448,6 +3448,31 @@ StWidget.focused .app-well-app-running-dot {
color: rgba(255, 255, 255, 0.7);
}
.popup-sub-menu .openweather-current-icon, .popup-sub-menu .openweather-current-summary, .popup-sub-menu .openweather-current-summarybox {
background: none;
color: rgba(0, 0, 0, 0.95);
}
.popup-sub-menu .openweather-current-databox-values {
color: rgba(0, 0, 0, 0.75);
}
.popup-sub-menu .openweather-current-databox-captions {
color: rgba(0, 0, 0, 0.75);
}
.popup-sub-menu .openweather-forecast-icon, .popup-sub-menu .openweather-forecast-summary {
color: rgba(0, 0, 0, 0.85);
}
.popup-sub-menu .openweather-forecast-day, .popup-sub-menu .openweather-forecast-temperature {
color: rgba(0, 0, 0, 0.75);
}
.popup-sub-menu .openweather-sunrise-icon, .popup-sub-menu .openweather-sunset-icon, .popup-sub-menu .openweather-build-icon {
color: rgba(0, 0, 0, 0.85);
}
.cosmic-solid-bg {
background-color: #222222;
}

@ -3448,6 +3448,31 @@ StWidget.focused .app-well-app-running-dot {
color: rgba(255, 255, 255, 0.7);
}
.popup-sub-menu .openweather-current-icon, .popup-sub-menu .openweather-current-summary, .popup-sub-menu .openweather-current-summarybox {
background: none;
color: rgba(0, 0, 0, 0.95);
}
.popup-sub-menu .openweather-current-databox-values {
color: rgba(0, 0, 0, 0.75);
}
.popup-sub-menu .openweather-current-databox-captions {
color: rgba(0, 0, 0, 0.75);
}
.popup-sub-menu .openweather-forecast-icon, .popup-sub-menu .openweather-forecast-summary {
color: rgba(0, 0, 0, 0.85);
}
.popup-sub-menu .openweather-forecast-day, .popup-sub-menu .openweather-forecast-temperature {
color: rgba(0, 0, 0, 0.75);
}
.popup-sub-menu .openweather-sunrise-icon, .popup-sub-menu .openweather-sunset-icon, .popup-sub-menu .openweather-build-icon {
color: rgba(0, 0, 0, 0.85);
}
.cosmic-solid-bg {
background-color: #222222;
}

@ -3448,6 +3448,31 @@ StWidget.focused .app-well-app-running-dot {
color: rgba(0, 0, 0, 0.54);
}
.popup-sub-menu .openweather-current-icon, .popup-sub-menu .openweather-current-summary, .popup-sub-menu .openweather-current-summarybox {
background: none;
color: rgba(0, 0, 0, 0.95);
}
.popup-sub-menu .openweather-current-databox-values {
color: rgba(0, 0, 0, 0.75);
}
.popup-sub-menu .openweather-current-databox-captions {
color: rgba(0, 0, 0, 0.75);
}
.popup-sub-menu .openweather-forecast-icon, .popup-sub-menu .openweather-forecast-summary {
color: rgba(0, 0, 0, 0.85);
}
.popup-sub-menu .openweather-forecast-day, .popup-sub-menu .openweather-forecast-temperature {
color: rgba(0, 0, 0, 0.75);
}
.popup-sub-menu .openweather-sunrise-icon, .popup-sub-menu .openweather-sunset-icon, .popup-sub-menu .openweather-build-icon {
color: rgba(0, 0, 0, 0.85);
}
.cosmic-solid-bg {
background-color: #222222;
}

@ -3731,6 +3731,31 @@ StWidget.focused .app-well-app-running-dot {
color: rgba(0, 0, 0, 0.54);
}
.popup-sub-menu .openweather-current-icon, .popup-sub-menu .openweather-current-summary, .popup-sub-menu .openweather-current-summarybox {
background: none;
color: rgba(0, 0, 0, 0.95);
}
.popup-sub-menu .openweather-current-databox-values {
color: rgba(0, 0, 0, 0.75);
}
.popup-sub-menu .openweather-current-databox-captions {
color: rgba(0, 0, 0, 0.75);
}
.popup-sub-menu .openweather-forecast-icon, .popup-sub-menu .openweather-forecast-summary {
color: rgba(0, 0, 0, 0.85);
}
.popup-sub-menu .openweather-forecast-day, .popup-sub-menu .openweather-forecast-temperature {
color: rgba(0, 0, 0, 0.75);
}
.popup-sub-menu .openweather-sunrise-icon, .popup-sub-menu .openweather-sunset-icon, .popup-sub-menu .openweather-build-icon {
color: rgba(0, 0, 0, 0.85);
}
.cosmic-solid-bg {
background-color: #222222;
}

@ -3731,6 +3731,31 @@ StWidget.focused .app-well-app-running-dot {
color: rgba(255, 255, 255, 0.7);
}
.popup-sub-menu .openweather-current-icon, .popup-sub-menu .openweather-current-summary, .popup-sub-menu .openweather-current-summarybox {
background: none;
color: rgba(0, 0, 0, 0.95);
}
.popup-sub-menu .openweather-current-databox-values {
color: rgba(0, 0, 0, 0.75);
}
.popup-sub-menu .openweather-current-databox-captions {
color: rgba(0, 0, 0, 0.75);
}
.popup-sub-menu .openweather-forecast-icon, .popup-sub-menu .openweather-forecast-summary {
color: rgba(0, 0, 0, 0.85);
}
.popup-sub-menu .openweather-forecast-day, .popup-sub-menu .openweather-forecast-temperature {
color: rgba(0, 0, 0, 0.75);
}
.popup-sub-menu .openweather-sunrise-icon, .popup-sub-menu .openweather-sunset-icon, .popup-sub-menu .openweather-build-icon {
color: rgba(0, 0, 0, 0.85);
}
.cosmic-solid-bg {
background-color: #222222;
}

@ -3731,6 +3731,31 @@ StWidget.focused .app-well-app-running-dot {
color: rgba(255, 255, 255, 0.7);
}
.popup-sub-menu .openweather-current-icon, .popup-sub-menu .openweather-current-summary, .popup-sub-menu .openweather-current-summarybox {
background: none;
color: rgba(0, 0, 0, 0.95);
}
.popup-sub-menu .openweather-current-databox-values {
color: rgba(0, 0, 0, 0.75);
}
.popup-sub-menu .openweather-current-databox-captions {
color: rgba(0, 0, 0, 0.75);
}
.popup-sub-menu .openweather-forecast-icon, .popup-sub-menu .openweather-forecast-summary {
color: rgba(0, 0, 0, 0.85);
}
.popup-sub-menu .openweather-forecast-day, .popup-sub-menu .openweather-forecast-temperature {
color: rgba(0, 0, 0, 0.75);
}
.popup-sub-menu .openweather-sunrise-icon, .popup-sub-menu .openweather-sunset-icon, .popup-sub-menu .openweather-build-icon {
color: rgba(0, 0, 0, 0.85);
}
.cosmic-solid-bg {
background-color: #222222;
}

@ -3731,6 +3731,31 @@ StWidget.focused .app-well-app-running-dot {
color: rgba(0, 0, 0, 0.54);
}
.popup-sub-menu .openweather-current-icon, .popup-sub-menu .openweather-current-summary, .popup-sub-menu .openweather-current-summarybox {
background: none;
color: rgba(0, 0, 0, 0.95);
}
.popup-sub-menu .openweather-current-databox-values {
color: rgba(0, 0, 0, 0.75);
}
.popup-sub-menu .openweather-current-databox-captions {
color: rgba(0, 0, 0, 0.75);
}
.popup-sub-menu .openweather-forecast-icon, .popup-sub-menu .openweather-forecast-summary {
color: rgba(0, 0, 0, 0.85);
}
.popup-sub-menu .openweather-forecast-day, .popup-sub-menu .openweather-forecast-temperature {
color: rgba(0, 0, 0, 0.75);
}
.popup-sub-menu .openweather-sunrise-icon, .popup-sub-menu .openweather-sunset-icon, .popup-sub-menu .openweather-build-icon {
color: rgba(0, 0, 0, 0.85);
}
.cosmic-solid-bg {
background-color: #222222;
}

Loading…
Cancel
Save