2
0
mirror of https://git.zx2c4.com/cgit/ synced 2024-11-13 19:12:05 +00:00
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>
2023-02-08 13:50:05 -03:00
..
html-converters css: Support for dark mode 2023-02-08 13:50:05 -03:00
about-formatting.sh about-formatting.sh: comment text out of date 2015-11-12 04:44:32 +01:00
commit-links.sh global: replace hard coded hash length 2020-10-20 23:57:12 +02:00
email-gravatar.lua filters: migrate from luacrypto to luaossl 2019-01-03 02:12:16 +01:00
email-gravatar.py email-gravatar: fix html syntax issues 2014-01-15 14:43:02 +01:00
email-libravatar-hover.lua Steal kernel.org's libravatar lua. 2023-01-11 21:51:17 +01:00
email-libravatar.lua filters: migrate from luacrypto to luaossl 2019-01-03 02:12:16 +01:00
file-authentication.lua filters: migrate from luacrypto to luaossl 2019-01-03 02:12:16 +01:00
gentoo-ldap-authentication.lua filters: migrate from luacrypto to luaossl 2019-01-03 02:12:16 +01:00
owner-example.lua repolist: add owner-filter 2014-12-23 19:08:20 -07:00
simple-authentication.lua filters: migrate from luacrypto to luaossl 2019-01-03 02:12:16 +01:00
syntax-highlighting.py css: Support for dark mode 2023-02-08 13:50:05 -03:00
syntax-highlighting.sh css: Support for dark mode 2023-02-08 13:50:05 -03:00