Add documentation for dark-mode option
authorAlva <a@u8.is>
Wed, 11 Dec 2019 18:45:01 +0000 (19:45 +0100)
committerAlva <a@u8.is>
Wed, 11 Dec 2019 19:54:23 +0000 (20:54 +0100)
doc/vimb.1

index d10ba32..9b1550a 100644 (file)
@@ -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.