mediawiki-skins-MinervaNeue/resources/skins.minerva.scripts
Steph Toyofuku de3f85bac7 Fix inverted text in (recently) last modified bar
Currently we are using the --color-inverted token, which is double
inverted in night mode, yielding insufficient color contrast with the
blue (progressive) background when the page has been recently modified.
Instead, use the @color-inverted-fixed token, which stays white in night
mode for backgrounds which are darker regardless of mode (additionally,
switch back to using LESS variables as this is the new recommendation)

Visual change due to bugfix

Bug: T364123
Change-Id: Ib284abffd6907272e580986fb08c2b8dee5a1a47
2024-05-17 14:15:39 -07:00
..
page-issues Add eslint-disable-next-line security/detect-non-literal-regexp 2024-05-14 12:41:50 +00:00
AB.js Use eslint rule "no-var": "error" and replace all var 2024-03-29 07:40:22 +00:00
addPortletLink.js Use eslint rule "no-var": "error" and replace all var 2024-03-29 07:40:22 +00:00
ctaDrawers.js Use eslint rule "no-var": "error" and replace all var 2024-03-29 07:40:22 +00:00
downloadPageAction.js Use eslint rule "no-var": "error" and replace all var 2024-03-29 07:40:22 +00:00
drawers.js Some small JavaScript/jQuery improvements 2024-04-08 19:45:22 +00:00
initMobile.js Follow-up to cf723c00 - Guard against undefined $container 2024-04-02 14:37:23 -04:00
menu.js Some small JavaScript/jQuery improvements 2024-04-08 19:45:22 +00:00
mobileRedirect.js Use eslint rule "no-var": "error" and replace all var 2024-03-29 07:40:22 +00:00
preInit.js Use eslint rule "no-var": "error" and replace all var 2024-03-29 07:40:22 +00:00
references.js Use eslint rule "no-var": "error" and replace all var 2024-03-29 07:40:22 +00:00
reportIfNightModeWasDisabledOnPage.js Rename the skin night mode classes to more readable classes 2024-03-19 23:12:59 +00:00
search.js Use eslint rule "no-var": "error" and replace all var 2024-03-29 07:40:22 +00:00
searchSuggestReveal.js Use eslint rule "no-var": "error" and replace all var 2024-03-29 07:40:22 +00:00
setup.js Use eslint rule "no-var": "error" and replace all var 2024-03-29 07:40:22 +00:00
styles.less Fix inverted text in (recently) last modified bar 2024-05-17 14:15:39 -07:00
TabScroll.js Use eslint rule "no-var": "error" and replace all var 2024-03-29 07:40:22 +00:00
TitleUtil.js Add eslint-disable-next-line security/detect-non-literal-regexp 2024-05-14 12:41:50 +00:00
toc.less Fix toc arrow icon being too big 2023-08-03 18:43:41 +00:00
Toolbar.js Fixes read only mode. 2023-10-31 00:41:29 +00:00
Toolbar.less Convert all color related Less variables to CSS custom properties 2024-02-02 17:57:27 +00:00
UriUtil.js Special handling for hash fragments we cannot decoded 2020-10-20 12:26:54 -07:00
watchstar.js Use eslint rule "no-var": "error" and replace all var 2024-03-29 07:40:22 +00:00
watchStar.less Remove old :before icon selectors and update selectors to not use minerva and wikimedia prefixes 2023-09-06 13:53:22 -05:00