since we have no theme customizations, use default firefox theme instead of dark
This commit is contained in:
parent
afe5930dc3
commit
b0418eb56f
@ -96,7 +96,7 @@ in
|
|||||||
"svg.context-properties.content.enabled" = true;
|
"svg.context-properties.content.enabled" = true;
|
||||||
|
|
||||||
# Make Firefox dark, the reader is always light by default, and the GTK-inferred theme conflicts with SimpleFox (and our customizations)
|
# Make Firefox dark, the reader is always light by default, and the GTK-inferred theme conflicts with SimpleFox (and our customizations)
|
||||||
"extensions.activeThemeID" = "firefox-compact-dark@mozilla.org";
|
# "extensions.activeThemeID" = "firefox-compact-dark@mozilla.org";
|
||||||
"reader.color_scheme" = "dark";
|
"reader.color_scheme" = "dark";
|
||||||
|
|
||||||
# LibreWolf ruins the user agent making sites unusable without RFP, so use the user agent from RFP manually. This also seems sane for compatibility when using Firefox.
|
# LibreWolf ruins the user agent making sites unusable without RFP, so use the user agent from RFP manually. This also seems sane for compatibility when using Firefox.
|
||||||
|
Loading…
Reference in New Issue
Block a user