Branding: add example setting, document fallback behavior

This commit is contained in:
Adriaan de Groot 2017-06-08 06:21:06 -04:00
parent daf5b025ce
commit bfe7334812

View File

@ -1,3 +1,4 @@
# style.sidebarTextHighlight is optional and defaults to application palette
---
componentName: default
@ -25,3 +26,4 @@ style:
sidebarBackground: "#292F34"
sidebarText: "#FFFFFF"
sidebarTextSelect: "#292F34"
sidebarTextHighlight: "#D35400"