Plasma: draw circle around close button (breezerc)

This commit is contained in:
Evie Litherland-Smith 2024-07-22 14:58:26 +01:00
parent d6c80adf66
commit a59545e818

View file

@ -256,11 +256,12 @@
breezerc = { breezerc = {
Common = { Common = {
OutlineClassButton = true; OutlineClassButton = true;
OutlineCloseButtone = true;
ShadowSize = "ShadowVeryLarge"; ShadowSize = "ShadowVeryLarge";
ShadowStrength = "128"; ShadowStrength = "128";
}; };
Style = { Style = {
MenuOpacity = "80"; MenuOpacity = "100";
}; };
}; };
dolphinrc = { dolphinrc = {