Improve sliders and folder icons on KDE 💄

This commit is contained in:
Daniel Thwaites 2023-07-09 18:54:42 +01:00
parent 96330392d4
commit 5e7b312b5f
No known key found for this signature in database
GPG key ID: D8AFC4BF05670F9D

View file

@ -83,7 +83,9 @@ let
"Colors:Button" = colors;
"Colors:Complementary" = colors;
"Colors:Selection" = colors;
"Colors:Selection" = colors // {
BackgroundNormal = "${base01-rgb-r},${base01-rgb-g},${base01-rgb-b}";
};
"Colors:Tooltip" = colors;
"Colors:View" = colors;
"Colors:Window" = colors;