mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-22 18:03:28 +02:00
firefox: mention patch about dark theme/light pages
This commit is contained in:
parent
8cb90e03da
commit
e4adc69a71
1 changed files with 2 additions and 1 deletions
|
@ -4,7 +4,8 @@
|
|||
// Theme
|
||||
user_pref("extensions.activeThemeID", "default-theme@mozilla.org");
|
||||
user_pref("devtools.theme", "dark");
|
||||
user_pref("ui.systemUsesDarkTheme", 0);
|
||||
// Dark interface but light web pages. Patch:
|
||||
// https://bugzilla.mozilla.org/show_bug.cgi?id=1720508#c2
|
||||
|
||||
// Ensure context menus stay open after left-click (useful when scale
|
||||
// == 1.5)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue