mediawiki-skins-MinervaNeue/resources/skins.minerva.mainMenu.styles
Steph Toyofuku 91c9e68afb Fix borders in night mode palette
Following a discussion in the ticket, update the places where `#eaecf0`
has been hardcoded to reflect whether it is intended to be a border or
background style and replace with CSS variables where applicable.  Add
`--border-color-muted` as a CSS custom property, and update the night
mode palette to use it.  Lastly, add `--color-error`, to be used in a
subsequent patch

Visual changes, but again gated behind night mode feature flag

Bug: T356825
Change-Id: Icb5741190f3e80a20dcedf9b13d6a34fe619b467
2024-02-14 16:18:21 -05:00
..
index.less Move components files up one level into Skins directory 2021-10-22 18:45:38 +00:00
MainMenu.less Convert all color related Less variables to CSS custom properties 2024-02-02 17:57:27 +00:00
MainMenuFooter.less Convert all color related Less variables to CSS custom properties 2024-02-02 17:57:27 +00:00
MainMenuItem.less Fix borders in night mode palette 2024-02-14 16:18:21 -05:00
NotificationsOverlay.less Convert all color related Less variables to CSS custom properties 2024-02-02 17:57:27 +00:00