chore: initial commit
This commit is contained in:
commit
67c7ccd66b
11102 changed files with 455009 additions and 0 deletions
13
.themes/dracula/gnome-shell/extensions/_openweather.scss
Normal file
13
.themes/dracula/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;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue