Fix background color so it switches with light/dark theme.

Signed-off-by: Camila <hello@camila.codes>
This commit is contained in:
Camila 2022-03-25 15:14:42 +01:00
parent 0890a78262
commit a46482ca91
No known key found for this signature in database
GPG Key ID: 7A4A6121E88E2AD4

View File

@ -49,6 +49,7 @@ Item {
radius: 24
border.width: 1
border.color: Style.ncBlue
color: Style.backgroundColor
}
Button {