Multiple code themes

7/5/2020

注意

1.6.10 废弃。

# Theme style

Go to prismjs (opens new window).

# Set the theme

// .vuepress/config.js

module.exports = {
  theme: 'reco',
  themeConfig: {
    /**
     * support for
     * 'default'
     * 'funky'
     * 'okaidia'
     * 'solarizedlight'
     * 'tomorrow'
     */
    codeTheme: 'tomorrow' // default 'tomorrow'
  }
}

    公告

    欢迎加入QQ交流群 🎉🎉🎉

    QQ群1:1037296104

    QQ群2:1061561395

    QQ群3:962687802

    🎉🎉🎉 reco 主题 2.x 已经发布 Beta 版本,在发布 Latest 版本之前不会再有大的更新,大家可以尽情尝鲜了,并且希望大家在 QQ 群和 GitHub 踊跃反馈使用体验,我会在第一时间响应。。