mirror of
https://github.com/luneko/SweetTokyoNight.git
synced 2025-12-13 23:39:51 +01:00
Gtk-4: Fix theme parsing erros and warnings
This commit is contained in:
@@ -105,7 +105,6 @@ scale {
|
||||
highlight,
|
||||
trough {
|
||||
border-radius: 5px;
|
||||
-gtk-outline-radius: 7px;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -114,7 +113,6 @@ scale {
|
||||
@extend %scale_trough;
|
||||
|
||||
outline-offset: 2px;
|
||||
-gtk-outline-radius: 5px;
|
||||
outline-color: transparent;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user