Refactor persistent settings (remove duplicates)
Change notification popup fallback color
This commit is contained in:
parent
1cb30757de
commit
ac456fa9a3
2 changed files with 6 additions and 8 deletions
|
|
@ -157,7 +157,7 @@ PanelWindow {
|
|||
text: model.appName ? model.appName.charAt(0).toUpperCase() : "?"
|
||||
font.pixelSize: 18
|
||||
font.bold: true
|
||||
color: Theme.textPrimary
|
||||
color: Theme.backgroundPrimary
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue