Skip to content
Snippets Groups Projects
Commit 4733f33e authored by Prince Gupta's avatar Prince Gupta :speech_balloon: Committed by Jean-Baptiste Kempf
Browse files

qml/MiniPlayer: update tint color

parent f917cea7
No related branches found
No related tags found
No related merge requests found
......@@ -67,7 +67,7 @@ FocusScope {
source: mainContent
sourceRect: Qt.rect(root.x, root.y, root.width, root.height)
tint: VLCStyle.colors.blendColors(VLCStyle.colors.bg, VLCStyle.colors.topBanner, 0.85)
tint: VLCStyle.colors.lowerBanner
}
ControlBar {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment