1
0
mirror of https://github.com/rust-lang/rustlings.git synced 2025-05-27 22:57:45 +02:00

Change syntax highlighting theme

This commit is contained in:
mo8it 2025-05-17 12:24:44 +02:00
parent fda18e8895
commit 61c17cb349

View File

@ -7,7 +7,7 @@ build_search_index = false
[markdown]
highlight_code = true
highlight_theme = "ayu-mirage"
highlight_theme = "dracula"
insert_anchor_links = "heading"