From 4428200fa4181e5c26253bf8c67cda86951ec754 Mon Sep 17 00:00:00 2001 From: Martin Fischer Date: Sat, 16 Aug 2025 21:21:19 +0200 Subject: feat: add vscode syntax highlighting --- README.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index ce2f3f9..02a16cc 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,9 @@ Tastefejl is a fork of the [Typo] Hugo theme, with the following changes: * Replaced the JavaScript theme switching code with a CSS media query. +* Added VSCode syntax highlighting CSS (also the dark theme which Chroma doesn't include). + You need to configure `markup.highlight.noClasses = false` in your `hugo.toml`. + * The home page embeds `content/home.md` rather than `homeIntroContent` from your `hugo.toml` because Markdown text should be in `.md` files. -- cgit v1.2.3