When choosing the blue sky colourset the generated colors.css on line 111 will contain a color: #ffffff line. This means that on active menu items both the background and the foreground is white.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 2023397-main-nav-white-on-active.patch | 490 bytes | snufkin |
Comments
Comment #1
snufkin commentedThe main issue is that the color.inc uses the navigationfg => #ffffff property. This applies to both the active navigation tabs and the inactive ones. It looks nice on the inactive, however when a menu item becomes active in the main navigation its also white, so the text is not visible.
The patch changes the foreground colour to the default one. This doesnt looks so nice on the inactive one, but should be a good starting point for further improvements.
Comment #2
mariusm commentedHello,
Please add "main menu links" to Color scheme
Thanks