summaryrefslogtreecommitdiff
path: root/qutebrowser/config/configdata.yml
diff options
context:
space:
mode:
Diffstat (limited to 'qutebrowser/config/configdata.yml')
-rw-r--r--qutebrowser/config/configdata.yml17
1 files changed, 3 insertions, 14 deletions
diff --git a/qutebrowser/config/configdata.yml b/qutebrowser/config/configdata.yml
index dd19c8579..b49316428 100644
--- a/qutebrowser/config/configdata.yml
+++ b/qutebrowser/config/configdata.yml
@@ -3245,22 +3245,11 @@ colors.webpage.darkmode.enabled:
Example configurations from Chromium's `chrome://flags`:
-
- "With simple HSL/CIELAB/RGB-based inversion": Set
- `colors.webpage.darkmode.algorithm` accordingly.
-
- - "With selective image inversion": Set
- `colors.webpage.darkmode.policy.images` to `smart`.
-
- - "With selective inversion of non-image elements": Set
- `colors.webpage.darkmode.threshold.foreground` to 150 and
- `colors.webpage.darkmode.threshold.background` to 205.
-
- - "With selective inversion of everything": Combines the two variants
- above.
+ `colors.webpage.darkmode.algorithm` accordingly, and
+ set `colors.webpage.darkmode.policy.images` to `never`.
- - "With increased text contrast": Set
- `colors.webpage.darkmode.increase_text_contrast` (QtWebEngine 6.3+)
+ - "With selective image inversion": qutebrowser default settings.
restart: true
backend: QtWebEngine