Firefox Color incelemeleri
Firefox Color geliştiren: Firefox
Firefox kullanıcısı 18998816 adlı kullanıcının incelemesi
5 üzerinden 5 puan
yazan: Firefox kullanıcısı 18998816, bir yıl önceA workaround for sidebar text contrast issues when using dark theme.
:root {
color-scheme: light dark !important;
}
:root {
color-scheme: light dark !important;
}