mirror of
https://github.com/nextcloud/desktop.git
synced 2025-10-26 11:17:43 +00:00
Fix background color so it switches with light/dark theme.
Signed-off-by: Camila <hello@camila.codes>
This commit is contained in:
parent
0890a78262
commit
a46482ca91
@ -49,6 +49,7 @@ Item {
|
||||
radius: 24
|
||||
border.width: 1
|
||||
border.color: Style.ncBlue
|
||||
color: Style.backgroundColor
|
||||
}
|
||||
|
||||
Button {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user