Skip to content
Snippets Groups Projects
Commit 5a8b56dc authored by Rohan Rajpal's avatar Rohan Rajpal Committed by Jean-Baptiste Kempf
Browse files

qml: Editor - Change highlight color of all buttons grid


Signed-off-by: default avatarJean-Baptiste Kempf <jb@videolan.org>
parent 1f73ab05
No related branches found
No related tags found
No related merge requests found
......@@ -29,7 +29,7 @@ GridView{
clip: true
highlight: Rectangle{
color: VLCStyle.colors.accent
color: VLCStyle.colors.bgHover
}
ScrollBar.vertical: ScrollBar {}
model: controlButtons.buttonL.length
......
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