Notification: backgroundSecondary

This commit is contained in:
quadbyte 2025-08-10 23:43:43 -04:00
parent 3bd339c122
commit 5c57625ac9

View file

@ -62,7 +62,7 @@ PanelWindow {
width: 360 * scaling
height: Math.max(80 * scaling, contentColumn.implicitHeight + (Style.marginMedium * 2 * scaling))
clip: true
color: Colors.backgroundPrimary
color: Colors.backgroundSecondary
radius: Style.radiusMedium * scaling
border.color: Colors.backgroundTertiary
border.width: Math.min(1, Style.borderThin * scaling)