Commit graph

4 commits

Author SHA1 Message Date
3fc2257751 Fix dark mode link color in mirror-description and other non-repo-list areas
Add a general a:link, a:visited dark mode rule so links anywhere in the
page (e.g. the description block) use the correct color instead of the
browser's default purple.
2026-06-05 13:16:37 -05:00
bb9ff3b4ba Fix dark mode visited link color to prevent browser default purple
Add a:visited alongside a:link so visited links inherit the correct color
in both light and dark mode, instead of falling back to the browser's
default dark purple.
2026-06-05 13:05:00 -05:00
782c24e9f5 Add dark mode support with logo_dark and repo_icon_dark variants
Introduces logo_dark and repo_icon_dark config options that serve alternate
images to dark-OS browsers via HTML <picture> elements, and adds a CSS
prefers-color-scheme dark block to the default header template.
2026-06-05 12:30:09 -05:00
4ab8a9c8ec Better template default path. 2024-02-19 19:26:55 -06:00