mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-24 18:58:33 +02:00
thunderbird: don't use color-scheme
This commit is contained in:
parent
6ec5296a31
commit
20c2e3789f
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
// Theme
|
||||
user_pref("extensions.activeThemeID", "thunderbird-compact-dark@mozilla.org");
|
||||
user_pref("layout.css.prefers-color-scheme.content-override", 1); // light
|
||||
user_pref("layout.css.color-scheme.enabled", false);
|
||||
user_pref("mail.uidensity", 1);
|
||||
|
||||
// Fonts
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue