DarkReader: update settings export to not override browser theme and font

This commit is contained in:
Aminda Suomalainen 2025-03-09 15:08:02 +02:00
parent 3933b94413
commit 18a4eaba79
Signed by: Mikaela
GPG Key ID: 99392F62BAE30723

View File

@ -5,14 +5,11 @@
"mode": "system" "mode": "system"
}, },
"automationBehaviour": "OnOff", "automationBehaviour": "OnOff",
"changeBrowserTheme": true, "changeBrowserTheme": false,
"customThemes": [], "customThemes": [],
"detectDarkTheme": true, "detectDarkTheme": true,
"disabledFor": [], "disabledFor": [],
"displayedNews": [ "displayedNews": [],
"mobile",
"thanks-2023"
],
"enableContextMenus": true, "enableContextMenus": true,
"enableForPDF": true, "enableForPDF": true,
"enableForProtectedPages": true, "enableForProtectedPages": true,
@ -27,6 +24,7 @@
"notifyOfNews": false, "notifyOfNews": false,
"presets": [], "presets": [],
"previewNewDesign": true, "previewNewDesign": true,
"previewNewestDesign": false,
"readNews": [ "readNews": [
"mobile", "mobile",
"detect-dark-theme", "detect-dark-theme",
@ -71,10 +69,10 @@
"scrollbarColor": "auto", "scrollbarColor": "auto",
"selectionColor": "auto", "selectionColor": "auto",
"sepia": 0, "sepia": 0,
"styleSystemControls": true, "styleSystemControls": false,
"stylesheet": "", "stylesheet": "",
"textStroke": 0, "textStroke": 0,
"useFont": true "useFont": false
}, },
"time": { "time": {
"activation": "18:00", "activation": "18:00",