mirror of
https://git.zx2c4.com/cgit/
synced 2024-11-13 19:12:05 +00:00
8ed1bef90f
Modern browsers have a "dark mode" preference, which enables alternate styles on web sites that support this. This patch adds a dark color scheme, that is automatically activated via a CSS @media query. Older browsers that do not support color schemes will simply show the light scheme, but possibly without syntax highlighting. Note that filters that use color (such as source highlighters) and logotypes may need to be updated to work with a black background! See the updated files in the filters/ directory. Signed-off-by: Samuel Lidén Borell <samuel@kodafritt.se> Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com> |
||
---|---|---|
.. | ||
html-converters | ||
about-formatting.sh | ||
commit-links.sh | ||
email-gravatar.lua | ||
email-gravatar.py | ||
email-libravatar-hover.lua | ||
email-libravatar.lua | ||
file-authentication.lua | ||
gentoo-ldap-authentication.lua | ||
owner-example.lua | ||
simple-authentication.lua | ||
syntax-highlighting.py | ||
syntax-highlighting.sh |