Update syntax highlighting styles
This commit is contained in:
parent
ea3fcd0704
commit
8b47c24889
2
justfile
2
justfile
|
@ -30,7 +30,7 @@ generate-pdf talk_path:
|
||||||
--fit-background-mode scale \
|
--fit-background-mode scale \
|
||||||
--font-path ../fonts \
|
--font-path ../fonts \
|
||||||
--output "../../dist/${talk_slug}.pdf" \
|
--output "../../dist/${talk_slug}.pdf" \
|
||||||
--stylesheets opdavies-light,tango \
|
--stylesheets opdavies-light,igor \
|
||||||
--stylesheet-path ../styles
|
--stylesheet-path ../styles
|
||||||
|
|
||||||
popd
|
popd
|
||||||
|
|
Loading…
Reference in a new issue