summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorAlva <a@u8.is>2019-12-11 19:45:01 +0100
committerAlva <a@u8.is>2019-12-11 20:54:23 +0100
commit99bdc795278a020953107997867c291ce655b202 (patch)
tree8b35dbe67293302bc552daa1083ed1ebc315376d /doc
parent8ce1f06da17689f11ba0ff389b96c5b363820e23 (diff)
Add documentation for dark-mode option
Diffstat (limited to 'doc')
-rw-r--r--doc/vimb.14
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/vimb.1 b/doc/vimb.1
index d10ba32..9b1550a 100644
--- a/doc/vimb.1
+++ b/doc/vimb.1
@@ -1143,6 +1143,10 @@ selected.
.B cursiv-font (string)
The font family used as the default for content using cursive font.
.TP
+.B dark-mode (bool)
+Whether to enable dark mode. Websites can use the `prefers-color-scheme' media
+query to adjust styles according to this option.
+.TP
.B default-charset (string)
The default text charset used when interpreting content with an unspecified
charset.