Formatting + tray menu bg color back to "surface"

This commit is contained in:
quadbyte 2025-08-18 09:27:05 -04:00
parent 599b484c42
commit 176a997018
4 changed files with 11 additions and 9 deletions

View file

@ -83,7 +83,7 @@ PopupWindow {
Rectangle {
anchors.fill: parent
color: Color.mSurfaceVariant
color: Color.mSurface
border.color: Color.mOutline
border.width: Math.max(1, Style.borderThin * scaling)
radius: Style.radiusMedium * scaling