New backup 2025-08-23 18:11:12
This commit is contained in:
parent
10bde33841
commit
4a857c2f9e
2 changed files with 1 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
[Settings]
|
[Settings]
|
||||||
gtk-theme-name=Breeze
|
gtk-theme-name=Adwaita-dark
|
||||||
gtk-icon-theme-name=breeze-dark
|
gtk-icon-theme-name=breeze-dark
|
||||||
gtk-font-name=Overpass Nerd Font Propo 10
|
gtk-font-name=Overpass Nerd Font Propo 10
|
||||||
gtk-cursor-theme-name=Adwaita
|
gtk-cursor-theme-name=Adwaita
|
||||||
|
|
|
||||||
|
|
@ -196,7 +196,6 @@ button:visited {
|
||||||
***************/
|
***************/
|
||||||
.background {
|
.background {
|
||||||
color: @theme_fg_color_breeze;
|
color: @theme_fg_color_breeze;
|
||||||
opacity: 0.2;
|
|
||||||
background-color: @theme_bg_color_breeze; }
|
background-color: @theme_bg_color_breeze; }
|
||||||
.background:backdrop, label:backdrop selection.background {
|
.background:backdrop, label:backdrop selection.background {
|
||||||
text-shadow: none;
|
text-shadow: none;
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue