mirror of
https://github.com/luneko/SweetTokyoNight.git
synced 2025-12-14 07:39:52 +01:00
Cinnamon: Update desktop theme colors
This commit is contained in:
@@ -298,8 +298,7 @@ StScrollBar {
|
||||
|
||||
&:active {
|
||||
color: $selected_fg_color;
|
||||
background-color: transparent;
|
||||
border-image: url("common-assets/menu/menu-hover.svg") 9 9 1 1;
|
||||
background-color: transparentize($selected_bg_color, 0.3);
|
||||
}
|
||||
&:insensitive {
|
||||
color: transparentize($fg_color, 0.5);
|
||||
|
||||
Reference in New Issue
Block a user