mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #49110
[Bug 1773853] Re: Third-level navigation in sub theme starter kit doesn't have background
As the lighten and darken functions are used to create color shades from
the theme-primary-color variable, not all color will produce a valid
color shade. If an invalid shade is returned it falls back to the raw
theme default background color which is white.
Care should be exercised when choosing a theme-primary-color for child
themes created from the subthemestarter theme.
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1773853
Title:
Third-level navigation in sub theme starter kit doesn't have
background
Status in Mahara:
In Progress
Bug description:
The third-level navigation bar is used in the following places:
- Group navigation
- Inbox navigation
- Resume navigation
Normally, it has a background color so that the title of the section
is tied in with the individual navigation items. This is not the case
for the sub theme starter kit.
It would be good to have a value set for that navigation bar. The raw
theme has a value for it, maybe this can be adapted for the sub theme
starter?
Attached is an image that shows the sub theme starter on the left and
the raw theme on the right.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1773853/+subscriptions
References