Darker inactive dots in Whats New.

CURA-8014
This commit is contained in:
Remco Burema 2021-03-25 15:26:24 +01:00
parent 179d77ef5c
commit 839ac63241
No known key found for this signature in database
GPG key ID: 215C49431D43F98C

View file

@ -158,7 +158,7 @@ Item
color:
index === whatsNewViewport.currentIndex ?
UM.Theme.getColor("primary") :
UM.Theme.getColor("viewport_overlay")
UM.Theme.getColor("secondary_button_shadow")
}
}