update sidebar

This commit is contained in:
end-4
2025-06-02 23:23:58 +02:00
parent 0fba075f52
commit c26685b1de
4 changed files with 15 additions and 34 deletions
@@ -17,7 +17,7 @@ GroupButton {
contentItem: MaterialSymbol {
horizontalAlignment: Text.AlignHCenter
font.pixelSize: Appearance.font.pixelSize.large
iconSize: Appearance.font.pixelSize.larger
text: buttonIcon
color: button.activated ? Appearance.m3colors.m3onPrimary :
button.enabled ? Appearance.m3colors.m3onSurface :