about summary refs log tree commit homepage
path: root/Documentation
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2019-04-21 23:56:54 +0000
committerEric Wong <e@80x24.org>2019-04-22 01:15:36 +0000
commit7555233ebc31d8c2e30629a61a9e1203a5eb573c (patch)
treee5051c9f9661b113cfa952c13e69f749393d76b8 /Documentation
parentc9f6755f28fd5c55dbb74427d23c51c4cbceafc1 (diff)
downloadolddoc-7555233ebc31d8c2e30629a61a9e1203a5eb573c.tar.gz
"oldweb" remains for compatibility and we still have minimal styling.

Some browsers (e.g. Firefox 67.0a1 via "ui.systemUsesDarkTheme") are
adding support for the "prefers-color-scheme" @media query.  So this
allows pages to respect user choice when it comes to dark or light
schemes.

OLED and CRT displays measure significant power savings when using
dark schemes.  Dark themes work better with less ambient light, so
favoring darkness can lead to overall power savings even with CCFL
and LED-lit displays.
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/olddoc.1.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/Documentation/olddoc.1.txt b/Documentation/olddoc.1.txt
index c294cdb..25bf88b 100644
--- a/Documentation/olddoc.1.txt
+++ b/Documentation/olddoc.1.txt
@@ -10,9 +10,11 @@ olddoc - old-fashioned RDoc HTML generator
 
 `rdoc` -f oldweb
 
+`rdoc` -f dark216
+
 # DESCRIPTION
 
-olddoc features oldweb, and old-fashioned RDoc HTML generator.
+olddoc features dark216, and old-fashioned RDoc HTML generator.
 You can also use "olddoc prepare" to generate NEWS files from
 git tags.