forked from Shinonome/dots-hyprland
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