feat(article): better syntax highlight style

Adapt to light & dark mode
This commit is contained in:
Jimmy Cai
2020-09-17 19:48:21 +02:00
parent 845834baa6
commit 96ff911c6e
5 changed files with 811 additions and 1 deletions
+1
View File
@@ -1,3 +1,4 @@
{{ partialCached "footer/components/script.html" . }}
{{ partialCached "footer/components/custom-font.html" . }}
{{ partialCached "footer/components/highlight.html" . }}
{{ partial "footer/custom.html" . }}