From 8b47c2488943416c7f98eb61827da474a5c5b4a2 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Thu, 9 May 2024 13:57:30 +0100 Subject: [PATCH] Update syntax highlighting styles --- justfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/justfile b/justfile index b17aaed..b0a96b5 100644 --- a/justfile +++ b/justfile @@ -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