mirror of
https://gitee.com/docsifyjs/docsify.git
synced 2024-12-03 04:31:20 +08:00
613 B
613 B
Themes
There are currently three themes available. Copy Vue and buble website custom theme and @liril-net contribution to the theme of the black style.
<link rel="stylesheet" href="//unpkg.com/docsify/themes/vue.css">
<link rel="stylesheet" href="//unpkg.com/docsify/themes/buble.css">
<link rel="stylesheet" href="//unpkg.com/docsify/themes/dark.css">
!> This compressed files in /lib/themes/
.
If you have any ideas or would like to develop new theme, welcome submit PR.