mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-05 14:59:27 -05:00
adjust tray item colorization again
This commit is contained in:
@@ -57,7 +57,7 @@ MouseArea {
|
||||
ColorOverlay {
|
||||
anchors.fill: desaturatedIcon
|
||||
source: desaturatedIcon
|
||||
color: Appearance.transparentize(Appearance.colors.colOnLayer0, 0.8)
|
||||
color: Appearance.transparentize(Appearance.colors.colOnLayer0, 0.6)
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user