Fix Notification fallback font color
This commit is contained in:
parent
a1a9060111
commit
4f2a434860
1 changed files with 1 additions and 1 deletions
|
|
@ -158,7 +158,7 @@ PanelWindow {
|
||||||
font.family: Theme.fontFamily
|
font.family: Theme.fontFamily
|
||||||
font.pixelSize: Theme.fontSizeBody
|
font.pixelSize: Theme.fontSizeBody
|
||||||
font.bold: true
|
font.bold: true
|
||||||
color: Theme.textPrimary
|
color: Theme.backgroundPrimary
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue