Dress color codes, otherwise they are treated as YAML comments.

This commit is contained in:
Teo Mrnjavac 2015-03-19 17:59:38 +01:00
parent e5d4c02b4a
commit 62f6f1d9cf

View File

@ -17,6 +17,6 @@ images:
slideshow: "show.qml"
style:
sidebarBackground: #292F34
sidebarText: #FFFFFF
sidebarTextSelect: #292F34
sidebarBackground: "#292F34"
sidebarText: "#FFFFFF"
sidebarTextSelect: "#292F34"