Files
mattermost/docs
Eva SarafianouandCursor e388d4dcd9 Fix low-contrast mobile nav sidebar text in light mode (#37695)
The mobile navbar slide-out (.navbar-sidebar) always has a dark denim
background regardless of theme, but its menu links inherited the
light-mode --ifm-menu-color* values tuned for the light desktop
sidebar, rendering dark navy text on a dark navy panel. Scope the
dark-on-dark ("readable on dark") menu color values to .navbar-sidebar
unconditionally, and fix the "Back to main menu" button's text color
which was relying on the same now-changed background.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-28 11:57:25 +03:00
..