mirror of
https://github.com/luneko/SweetTokyoNight.git
synced 2025-12-14 07:39:52 +01:00
Gtk-4: Fix outlined style in all elements
This commit is contained in:
@@ -38,7 +38,7 @@ $button_transition: all 200ms $ease-out-quad;
|
||||
outline-color: transparentize($fg_color, 0.7);
|
||||
outline-style: dashed;
|
||||
outline-offset: -3px;
|
||||
outline-width: 1px;
|
||||
outline-width: 0px;
|
||||
-gtk-outline-radius: 2px;
|
||||
|
||||
-gtk-secondary-caret-color: $selected_bg_color;
|
||||
|
||||
Reference in New Issue
Block a user