mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 14:27:49 +00:00
Change syntax highlighting theme to visual-studio-dark
This commit is contained in:
@@ -2,7 +2,7 @@ title = "Writing an OS in Rust"
|
||||
base_url = "https://os.phil-opp.com"
|
||||
|
||||
highlight_code = true
|
||||
highlight_theme = "monokai"
|
||||
highlight_theme = "visual-studio-dark"
|
||||
generate_rss = true
|
||||
|
||||
[extra]
|
||||
|
||||
Reference in New Issue
Block a user