updated how light/dark mode is handled

This commit is contained in:
Parker TenBroeck 2026-01-22 19:43:46 -05:00
parent b717263c67
commit 8a91886d68
6 changed files with 75 additions and 114 deletions

View file

@ -39,6 +39,7 @@ github_alerts = true
[markdown.highlighting]
theme = "github-dark"
style = "class"
light_theme = "github-light-high-contrast"
dark_theme = "github-dark-high-contrast"
style = "inline"
error_on_missing_language = true