Recensioner för Firefox Color
Firefox Color av Firefox
Recension av Firefox-användare 18998816
Betygsatt 5 av 5
av Firefox-användare 18998816, för ett år sedanA workaround for sidebar text contrast issues when using dark theme.
:root {
color-scheme: light dark !important;
}
:root {
color-scheme: light dark !important;
}