Update 'user.js'

This commit is contained in:
Narsil 2021-04-02 12:15:16 -04:00
parent 24cf3c0434
commit 2647f5a8fd
1 changed files with 1 additions and 1 deletions

View File

@ -1715,7 +1715,7 @@ user_pref("ui.use_standins_for_native_colors", true);
// -------------------------------------
// Enforce prefers-color-scheme as light [FF67+]
// 0=light, 1=dark : This overrides your OS value
user_pref("ui.systemUsesDarkTheme", 0); // [HIDDEN PREF]
// user_pref("ui.systemUsesDarkTheme", 0); // [HIDDEN PREF]
// -------------------------------------
// Limit font visibility (non-ANDROID) [FF79+]
// Uses hardcoded lists with two parts: kBaseFonts + kLangPackFonts