-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Description
I didn't do a great job of colour-coordinating the /user and /dev navbar background colours in PR #1258. As it stands only some pages have the correct colour.
There are, I believe three types of pages -
- dev
- user
- codepage
I now know how to set the dev and user pages to the correct colour (by editing the relevent .html file in /layouts). The problem is codepage page types occur in both /user and /dev, so I don't believe it is possible to fully colour-coordinate all pages.
Two solutions:
- Abandon the idea of having different colour navbars and choose a single colour for all by redefining
$primary. - Have different colours for the
user&devpage types and a third colour forcodepagepage types.
Something to think about.
Metadata
Metadata
Assignees
Labels
No labels