forked from Shinonome/dots-hyprland
bar: tray: adjust colorization
This commit is contained in:
@@ -57,7 +57,7 @@ MouseArea {
|
|||||||
ColorOverlay {
|
ColorOverlay {
|
||||||
anchors.fill: desaturatedIcon
|
anchors.fill: desaturatedIcon
|
||||||
source: desaturatedIcon
|
source: desaturatedIcon
|
||||||
color: Appearance.transparentize(Appearance.colors.colOnLayer0, 0.5)
|
color: Appearance.transparentize(Appearance.colors.colOnLayer0, 0.8)
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user