gecko-dev/browser/themes
Emilio Cobos Álvarez 52b9b4e4be Bug 1761926 - Make sure not to fall back to native theme colors for checkbox borders in custom themes. r=mconley
The issue is that when a custom theme is used, `--input-border-color`
may or may not be set (depending on the theme), and when it's not set
we'd fall back to the native colors for checkbox borders, but not for
checkbox backgrounds (which use --button-bgcolor, which is always set),
causing poor contrast depending on the theme.

Differential Revision: https://phabricator.services.mozilla.com/D142321
2022-03-30 18:56:15 +00:00
..
addons Bug 1750932 - Explicitly opt in dark and light mode to dark/light color-schemes. r=dao 2022-03-17 14:44:03 +00:00
linux Bug 1760175 - Avoid loading contextmenu.css for MacOS. r=dao 2022-03-21 21:59:01 +00:00
osx Bug 1753767 - use @import instead of %include-ing stylesheets in browser/themes. r=dao 2022-03-16 18:57:18 +00:00
shared Bug 1761926 - Make sure not to fall back to native theme colors for checkbox borders in custom themes. r=mconley 2022-03-30 18:56:15 +00:00
test/browser Bug 1738325 - Uninstall expired themes from BuiltInThemes.jsm. r=dao 2021-11-17 16:28:15 +00:00
windows Bug 1760175 - Avoid loading contextmenu.css for MacOS. r=dao 2022-03-21 21:59:01 +00:00
BuiltInThemeConfig.jsm Bug 1749079 - Add new colorway themes for Firefox 97. r=harry,extension-reviewers,amy,robwu 2022-01-12 10:10:16 +00:00
BuiltInThemes.jsm Bug 1749079 - Add new colorway themes for Firefox 97. r=harry,extension-reviewers,amy,robwu 2022-01-12 10:10:16 +00:00
LICENSE
ThemeVariableMap.jsm Backed out changeset 8c47ea741114 (bug 1742111) for causing Bug 1742237. a=backout 2021-11-21 12:15:20 +02:00
Windows8WindowFrameColor.jsm Bug 1733345 - Move theme modules into browser/themes/. r=harry 2021-10-04 15:05:54 +00:00
moz.build Bug 1738325 - Uninstall expired themes from BuiltInThemes.jsm. r=dao 2021-11-17 16:28:15 +00:00