Fix outline for progress bar in fusion

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
This commit is contained in:
Claudio Cambra 2023-05-24 00:19:26 +08:00 committed by Matthieu Gallien
parent c2c3484306
commit de7697d6c7

View file

@ -83,7 +83,7 @@ RowLayout {
mid: Style.ncSecondaryTextColor
dark: Style.menuBorder
button: Style.menuBorder
window: Style.backgroundColor
window: Style.ncTextColor // NOTE: Fusion theme uses darker window colour for the border of the progress bar
base: Style.backgroundColor
toolTipBase: Style.backgroundColor
toolTipText: Style.ncTextColor