1
0
Fork 0

[UI] Fixed default niconico theme colours.

This commit is contained in:
NamedKitten 2018-12-01 12:12:30 +00:00
parent 2b05c3184d
commit f09eb923c8

View file

@ -70,7 +70,7 @@ Window {
property string buttonColor: "white" property string buttonColor: "white"
property string progressSliderColor: "#007cff" property string progressSliderColor: "#007cff"
property string chapterMarkerColor: "#fc0" property string chapterMarkerColor: "#fc0"
property string volumeSliderBackground: "#0077cff" property string volumeSliderBackground: "#007cff"
} }
Settings { Settings {