Update syntax highlighting styles

This commit is contained in:
Oliver Davies 2024-05-09 13:57:30 +01:00
parent ea3fcd0704
commit 8b47c24889

View file

@ -30,7 +30,7 @@ generate-pdf talk_path:
--fit-background-mode scale \
--font-path ../fonts \
--output "../../dist/${talk_slug}.pdf" \
--stylesheets opdavies-light,tango \
--stylesheets opdavies-light,igor \
--stylesheet-path ../styles
popd