Dress color codes, otherwise they are treated as YAML comments.
This commit is contained in:
parent
e5d4c02b4a
commit
62f6f1d9cf
@ -17,6 +17,6 @@ images:
|
|||||||
slideshow: "show.qml"
|
slideshow: "show.qml"
|
||||||
|
|
||||||
style:
|
style:
|
||||||
sidebarBackground: #292F34
|
sidebarBackground: "#292F34"
|
||||||
sidebarText: #FFFFFF
|
sidebarText: "#FFFFFF"
|
||||||
sidebarTextSelect: #292F34
|
sidebarTextSelect: "#292F34"
|
||||||
|
Loading…
Reference in New Issue
Block a user