diff --git a/_quarto.yml b/_quarto.yml
index b3ef200469940250f22a413da1e41ed4e0038625..a3257133cd2e760de85e39ce3db7de8f14b5f5b6 100644
--- a/_quarto.yml
+++ b/_quarto.yml
@@ -14,8 +14,8 @@ website:
 
 format:
   html:
+    highlight-style: monokai
     theme:
       light: zephyr
       dark: cyborg
-    css: styles.css
     toc: true
diff --git a/index.qmd b/index.qmd
index 35dcb15b30376381a6c53f9ef492070ca6817344..194c4e400272848aa9c80528f6a9f54efe967520 100644
--- a/index.qmd
+++ b/index.qmd
@@ -1,6 +1,5 @@
 ---
 title: "Git Borg Linker"
-highlight-style: monokai
 ---
 
 {{< include README.qmd >}}