vuepress-theme-dark-new

Dark theme for vuepress


Keywords
vuepress-theme, vuepress, dark, vue, dark-theme
License
MIT
Install
npm install vuepress-theme-dark-new@0.1.2

Documentation

vuepress-theme-dark-new

Dark theme for VuePress to reduce eye strain when reading

Installation

npm i -D vuepress-theme-dark-new

yarn add --dev vuepress-theme-dark-new

Configuration

module.exports = {
  theme: 'dark-new',
};