mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-19 07:19:59 -05:00
remove fill for search result icons
This commit is contained in:
@@ -78,7 +78,6 @@ Button {
|
|||||||
visible: root.materialSymbol != ""
|
visible: root.materialSymbol != ""
|
||||||
text: root.materialSymbol
|
text: root.materialSymbol
|
||||||
iconSize: 30
|
iconSize: 30
|
||||||
fill: (root.hovered || root.focus) ? 1 : 0
|
|
||||||
color: Appearance.m3colors.m3onSurface
|
color: Appearance.m3colors.m3onSurface
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user