1
0
mirror of https://gitlab.com/kelteseth/ScreenPlay.git synced 2024-11-07 19:42:45 +01:00

Fix colors

This commit is contained in:
Elias Steurer 2020-05-19 16:11:12 +02:00
parent a57a47538d
commit f69c4a1381

View File

@ -38,7 +38,7 @@ Item {
Rectangle {
id: monitorsSettingsWrapper
color: Material.background
color: Material.theme === Material.Light ? "white" : Material.background
radius: 3
z: 98
width: 1000