mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-03-12 09:40:56 +01:00
DarkReader: update settings export to not override browser theme and font
This commit is contained in:
parent
3933b94413
commit
18a4eaba79
@ -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",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user