From: Alva <a@u8.is>
Date: Wed, 11 Dec 2019 18:45:01 +0000 (+0100)
Subject: Add documentation for dark-mode option
X-Git-Url: https://git.owens.tech///git?a=commitdiff_plain;h=99bdc795278a020953107997867c291ce655b202;p=vimb.git

Add documentation for dark-mode option
---

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.