forked from Shinonome/dots-hyprland
fix: cookie quote shadow color
This commit is contained in:
@@ -25,7 +25,7 @@ Item {
|
||||
verticalOffset: 2
|
||||
radius: 12
|
||||
samples: radius * 2 + 1
|
||||
color: root.colShadow
|
||||
color: Appearance.colors.colShadow
|
||||
transparentBorder: true
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user