summaryrefslogtreecommitdiff
path: root/doc/help/settings.asciidoc
diff options
context:
space:
mode:
authortoofar <toofar@spalge.com>2024-04-21 17:31:39 +1200
committertoofar <toofar@spalge.com>2024-04-21 17:31:39 +1200
commit9bf2bae60f6daf631729cb901c845e6c48da4778 (patch)
tree8dfbd390b2ad17bd303c45609a124f7be75fe56b /doc/help/settings.asciidoc
parent7ab4346e501b2011a4be1c5d584008833c6aad6f (diff)
parent80931acab0cc63760dfc484820b783aaced439b6 (diff)
downloadqutebrowser-9bf2bae60f6daf631729cb901c845e6c48da4778.tar.gz
qutebrowser-9bf2bae60f6daf631729cb901c845e6c48da4778.zip
Merge remote-tracking branch 'upstream/main' into tree-tabs-integrationtree-tabs-integration
Diffstat (limited to 'doc/help/settings.asciidoc')
-rw-r--r--doc/help/settings.asciidoc5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/help/settings.asciidoc b/doc/help/settings.asciidoc
index 3ff98a9bf..73646e541 100644
--- a/doc/help/settings.asciidoc
+++ b/doc/help/settings.asciidoc
@@ -115,7 +115,7 @@
|<<colors.tooltip.bg,colors.tooltip.bg>>|Background color of tooltips.
|<<colors.tooltip.fg,colors.tooltip.fg>>|Foreground color of tooltips.
|<<colors.webpage.bg,colors.webpage.bg>>|Background color for webpages if unset (or empty to use the theme's color).
-|<<colors.webpage.darkmode.algorithm,colors.webpage.darkmode.algorithm>>|Which algorithm to use for modifying how colors are rendered with darkmode.
+|<<colors.webpage.darkmode.algorithm,colors.webpage.darkmode.algorithm>>|Which algorithm to use for modifying how colors are rendered with dark mode.
|<<colors.webpage.darkmode.contrast,colors.webpage.darkmode.contrast>>|Contrast for dark mode.
|<<colors.webpage.darkmode.enabled,colors.webpage.darkmode.enabled>>|Render all web contents using a dark theme.
|<<colors.webpage.darkmode.policy.images,colors.webpage.darkmode.policy.images>>|Which images to apply dark mode to.
@@ -1662,7 +1662,7 @@ Default: +pass:[white]+
[[colors.webpage.darkmode.algorithm]]
=== colors.webpage.darkmode.algorithm
-Which algorithm to use for modifying how colors are rendered with darkmode.
+Which algorithm to use for modifying how colors are rendered with dark mode.
The `lightness-cielab` value was added with QtWebEngine 5.14 and is treated like `lightness-hsl` with older QtWebEngine versions.
This setting requires a restart.
@@ -3493,6 +3493,7 @@ Default:
* +pass:[[role=&quot;button&quot;\]]+
* +pass:[[role=&quot;tab&quot;\]]+
* +pass:[[role=&quot;checkbox&quot;\]]+
+* +pass:[[role=&quot;switch&quot;\]]+
* +pass:[[role=&quot;menuitem&quot;\]]+
* +pass:[[role=&quot;menuitemcheckbox&quot;\]]+
* +pass:[[role=&quot;menuitemradio&quot;\]]+