diff options
| author | mo8it <mo8it@proton.me> | 2025-05-17 12:24:44 +0200 |
|---|---|---|
| committer | mo8it <mo8it@proton.me> | 2025-05-17 12:24:44 +0200 |
| commit | 61c17cb349b649223e943b6db0786feacabc8ca5 (patch) | |
| tree | f088335df1bc00864f212f6595dc9d1b7b8f59cf /website/config.toml | |
| parent | fda18e8895a162f484245b8a6a2eb0921632d0c7 (diff) | |
Change syntax highlighting theme
Diffstat (limited to 'website/config.toml')
| -rw-r--r-- | website/config.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/website/config.toml b/website/config.toml index 6a9114a..906bb8b 100644 --- a/website/config.toml +++ b/website/config.toml @@ -7,7 +7,7 @@ build_search_index = false [markdown] highlight_code = true -highlight_theme = "ayu-mirage" +highlight_theme = "dracula" insert_anchor_links = "heading" |
