無聊~調整Blog主題設定
· 閱讀時間約 2 分鐘
資訊本文轉載自舊站存檔。
回顧系列系列又來了...因為不知道要弄什麼,所以乾脆Dig-in現在的NexT主題來看看有沒有什麼好玩的...
修改內容
Codeblock - Code fence效果調整
設定變更處
codeblock:
# Code Highlight theme
# All available themes: https://theme-next.js.org/highlight/
theme:
light: default
dark: tomorrow-night
prism:
light: prism
dark: prism-dark
# Add copy button on codeblock
copy_button:
enable: true
# Available values: default | flat | mac
style: mac