forked from mirrors/gecko-dev
When a theme doesn't specify popup colors, it makes sense to follow the system-preferred color scheme. Refactor theming attributes so that we can distinguish this. Instead of a single [lwt-popup-brighttext], we get lwt-popup="dark"/"light", and handle it appropriately. Same for the other relevant attributes. Refactor sidebar theming (which already did this tri-state thing via lwt-sidebar and lwt-sidebar-brighttext) to do the same using a single lwt-sidebar attribute, and update the docs. Differential Revision: https://phabricator.services.mozilla.com/D190919 |
||
|---|---|---|
| .. | ||
| about-logins-rtl.png | ||
| about-protections-rtl.png | ||
| coding_style_cpp.rst | ||
| coding_style_general.rst | ||
| coding_style_java.rst | ||
| coding_style_js.rst | ||
| coding_style_python.rst | ||
| css_guidelines.rst | ||
| format_cpp_code_with_clang-format.rst | ||
| index.rst | ||
| rtl_guidelines.rst | ||
| svg_guidelines.rst | ||
| using_cxx_in_firefox_code.rst | ||