Commit graph

3 commits

Author SHA1 Message Date
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