Fix outline for progress bar in fusion
authorClaudio Cambra <claudio.cambra@nextcloud.com>
Tue, 23 May 2023 16:19:26 +0000 (00:19 +0800)
committerbackportbot-nextcloud[bot] <backportbot-nextcloud[bot]@users.noreply.github.com>
Tue, 30 May 2023 08:40:52 +0000 (08:40 +0000)
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
src/gui/tray/SyncStatus.qml

index deb48116143839ff0def4c0791bfa0d0ce015076..24df88bcdf8d986aaeb3afad1424e9a7f9105a81 100644 (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