[branding] adopt the enum names as keys
This commit is contained in:
parent
e99d0bc081
commit
9ef9e9b7fa
@ -180,10 +180,10 @@ images:
|
||||
# branding component also ships a stylesheet.qss. Then they are
|
||||
# the corresponding CSS attributes of #sidebarApp.
|
||||
style:
|
||||
sidebarBackground: "#263238"
|
||||
sidebarText: "#efefef"
|
||||
sidebarTextSelect: "#4d915e"
|
||||
sidebarTextHighlight: "#1a1c1b"
|
||||
SidebarBackground: "#263238"
|
||||
SidebarText: "#efefef"
|
||||
SidebarTextCurrent: "#4d915e"
|
||||
SidebarTextHighlight: "#1a1c1b"
|
||||
|
||||
|
||||
### SLIDESHOW
|
||||
|
Loading…
Reference in New Issue
Block a user