mediawiki-extensions-Popups/src
Steph Toyofuku 39e322b6ab Fix gradient for night mode
Currently, the gradient is fading into #000 when what we want is #101418
(represented by @background-color-base).  Correct this and remove the
hardcoded rgba values as we don't need them and this gives us one less
place to update if the value changes in the future

Visual change (bug fix)

Bug: T360877
Change-Id: If330dd251dffb07f371c0c9222c6ef5f52120e25
2024-05-16 11:29:02 -07:00
..
changeListeners build: Update eslint 0.26.0 and apply fixes 2024-01-12 13:50:19 -05:00
gateway Update jsdoc to 4 and use jsdoc-wmf-theme 2024-04-29 19:17:17 +01:00
instrumentation Reference previews should use Popups registration 2024-01-16 11:38:08 +01:00
integrations Update jsdoc to 4 and use jsdoc-wmf-theme 2024-04-29 19:17:17 +01:00
preview Update jsdoc to 4 and use jsdoc-wmf-theme 2024-04-29 19:17:17 +01:00
reducers Update jsdoc to 4 and use jsdoc-wmf-theme 2024-04-29 19:17:17 +01:00
ui Fix gradient for night mode 2024-05-16 11:29:02 -07:00
.eslintrc.json eslint: Enforce no-use-before-define 2023-11-29 14:13:12 +00:00
.eslintrcshared.json build: Update linters 2023-11-09 11:36:08 +00:00
actions.js build: Update eslint 0.26.0 and apply fixes 2024-01-12 13:50:19 -05:00
actionTypes.js Generalize settings code (attempt 2) 2024-01-09 17:24:09 -08:00
bracketedPixelRatio.js Use window.devicePixelRatio instead of deprecated jQuery.hidpi 2018-08-10 10:00:28 -06:00
canSaveToUserPreferences.js Update jsdoc to 4 and use jsdoc-wmf-theme 2024-04-29 19:17:17 +01:00
changeListener.js Documentation fixes 2023-11-30 10:38:07 +00:00
constants.js Reference previews should use Popups registration 2024-01-16 11:38:08 +01:00
container.js Update jsdoc to 4 and use jsdoc-wmf-theme 2024-04-29 19:17:17 +01:00
counts.js build: Update eslint 0.26.0 and apply fixes 2024-01-12 13:50:19 -05:00
experiments.js Update jsdoc to 4 and use jsdoc-wmf-theme 2024-04-29 19:17:17 +01:00
formatter.js Update jsdoc to 4 and use jsdoc-wmf-theme 2024-04-29 19:17:17 +01:00
index.js Update jsdoc to 4 and use jsdoc-wmf-theme 2024-04-29 19:17:17 +01:00
isPagePreviewsEnabled.js Generalize settings code (attempt 2) 2024-01-09 17:24:09 -08:00
OWNERS.md Reference previews should use Popups registration 2024-01-16 11:38:08 +01:00
previewBehavior.js IP masked users use localStorage for settings 2023-06-14 08:16:50 -07:00
setUserConfigFlags.js Reference previews should use Popups registration 2024-01-16 11:38:08 +01:00
title.js build: Update eslint 0.26.0 and apply fixes 2024-01-12 13:50:19 -05:00
userSettings.js Update jsdoc to 4 and use jsdoc-wmf-theme 2024-04-29 19:17:17 +01:00
wait.js ES6: Prefer Object.assign and Promise to jQuery 2023-04-19 17:02:14 -07:00