Skip to content

Commit

Permalink
[change] : sidebar colors
Browse files Browse the repository at this point in the history
  • Loading branch information
Hayao0819 committed Sep 12, 2020
1 parent a5cf486 commit 7f38faa
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions src/branding/alter/branding.desc
Original file line number Diff line number Diff line change
Expand Up @@ -127,8 +127,7 @@ slideshowAPI: 2
# branding component also ships a stylesheet.qss. Then they are
# the corresponding CSS attributes of #sidebarApp.
style:
# sidebarBackground: "#EFEFEF"
sidebarBackground: "#FFFFFF"
sidebarText: "#000000"
sidebarTextSelect: "#1565C0"
sidebarTextHighlight: "#EFEFEF"
sidebarBackground: "#2F343F"
sidebarText: "#FFFFFF"
sidebarTextSelect: "#0079ef"
sidebarTextHighlight: "#2F343F"

0 comments on commit 7f38faa

Please sign in to comment.