mirror of
https://github.com/luneko/SweetTokyoNight.git
synced 2025-12-13 15:29:53 +01:00
Gtk-4: Fix theme parsing erros and warnings
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
.content-view {
|
||||
background-color: darken($bg_color,7%);
|
||||
|
||||
&:hover { -gtk-icon-effect: highlight; }
|
||||
&:hover { -gtk-icon-filter: brightness(1.2); }
|
||||
|
||||
&:backdrop { background-color: darken($bg_color,7%); }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user