Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Vyhľadajte odpoveď

Vyhnite sa podvodom s podporou. Nikdy vás nebudeme žiadať, aby ste zavolali alebo poslali SMS na telefónne číslo alebo zdieľali osobné informácie. Nahláste prosím podozrivú aktivitu použitím voľby “Nahlásiť zneužitie”.

Ďalšie informácie
Vyriešené Archivované

Unable to change dropdown menu color when high contrast theme is enabled.

booya odpovedal
booya

I have Windows 11 with high contrast mode enabled and I have tried all the settings, to check in registry, in the theme file itself (.theme) and in the settings of Fiferox. Could you please suggest what else can be done?

I have Windows 11 with high contrast mode enabled and I have tried all the settings, to check in registry, in the theme file itself (.theme) and in the settings of Fiferox. Could you please suggest what else can be done?
Priložené obrázky

Všetky odpovede (1)

Vybrané riešenie

https://support.mozilla.org/en-US/questions/1350180

userChrome.css

menupopup {

 --panel-color: #BABABA !important;
 --panel-background: #424238 !important;

}

Upravil(a) booya dňa