mirror of
https://github.com/luneko/SweetTokyoNight.git
synced 2025-12-13 15:29:53 +01:00
Fix gnome shell issues (OpenWeather extension)
This commit is contained in:
13
gnome-shell/extensions/_openweather.scss
Normal file
13
gnome-shell/extensions/_openweather.scss
Normal file
@@ -0,0 +1,13 @@
|
||||
.openweather-current-summarybox,
|
||||
.openweather-forecast-icon,
|
||||
.openweather-current-databox-captions,
|
||||
.openweather-current-databox-values,
|
||||
.openweather-current-icon,
|
||||
.openweather-forecast-summary,
|
||||
.openweather-forecast-temperature{
|
||||
background: transparent;
|
||||
}
|
||||
|
||||
.openweather-current-databox-captions, .openweather-forecast-day {
|
||||
color: $selected_bg_color;
|
||||
}
|
||||
Reference in New Issue
Block a user