You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
cgit/filters
Samuel Lidén Borell 8ed1bef90f css: Support for dark mode
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>
1 year ago
..
html-converters css: Support for dark mode 1 year ago
about-formatting.sh about-formatting.sh: comment text out of date 9 years ago
commit-links.sh global: replace hard coded hash length 4 years ago
email-gravatar.lua filters: migrate from luacrypto to luaossl 5 years ago
email-gravatar.py email-gravatar: fix html syntax issues 10 years ago
email-libravatar-hover.lua Steal kernel.org's libravatar lua. 1 year ago
email-libravatar.lua filters: migrate from luacrypto to luaossl 5 years ago
file-authentication.lua filters: migrate from luacrypto to luaossl 5 years ago
gentoo-ldap-authentication.lua filters: migrate from luacrypto to luaossl 5 years ago
owner-example.lua repolist: add owner-filter 10 years ago
simple-authentication.lua filters: migrate from luacrypto to luaossl 5 years ago
syntax-highlighting.py css: Support for dark mode 1 year ago
syntax-highlighting.sh css: Support for dark mode 1 year ago