From 7ead355d59adf4d0a22977e2f02e26b58331ee7f Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Sun, 20 Jul 2025 07:59:03 +0300 Subject: [PATCH] Dark-Reader-Settings.json: recreate configuration --- conf/Dark-Reader-Settings.json | 31 ++++--------------------------- 1 file changed, 4 insertions(+), 27 deletions(-) diff --git a/conf/Dark-Reader-Settings.json b/conf/Dark-Reader-Settings.json index 59e23208..fe430719 100644 --- a/conf/Dark-Reader-Settings.json +++ b/conf/Dark-Reader-Settings.json @@ -25,35 +25,12 @@ "presets": [], "previewNewDesign": true, "previewNewestDesign": false, - "readNews": [ - "mobile", - "detect-dark-theme", - "no-war", - "chrome-favorites-2021", - "thanks-2021", - "5m-users", - "v4-9-16", - "v4-9", - "attention", - "dr-5-announcement", - "2m-users", - "automation", - "product-hunt-golden-kitty-2018", - "time-settings", - "safari", - "500k-users", - "stylish", - "product-hunt", - "custom-site-settings", - "thanks-for-contribution", - "dynamic-theme", - "thanks-2023" - ], + "readNews": [], "schemeVersion": 0, "syncSettings": true, "syncSitesFixes": true, "theme": { - "brightness": 100, + "brightness": 80, "contrast": 100, "darkColorScheme": "Default", "darkSchemeBackgroundColor": "#000000", @@ -61,12 +38,12 @@ "engine": "dynamicTheme", "fontFamily": "system-ui", "grayscale": 0, - "immediateModify": true, + "immediateModify": false, "lightColorScheme": "Default", "lightSchemeBackgroundColor": "#dcdad7", "lightSchemeTextColor": "#181a1b", "mode": 1, - "scrollbarColor": "auto", + "scrollbarColor": "", "selectionColor": "auto", "sepia": 0, "styleSystemControls": false,