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.

CommentFileSizeAuthor
#1 2023397-main-nav-white-on-active.patch490 bytessnufkin

Comments

snufkin’s picture

Status: Active » Needs work
StatusFileSize
new490 bytes

The 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.

mariusm’s picture

Hello,

Please add "main menu links" to Color scheme

Thanks