This sandbox is a demonstration of the docsify-themeable theme system for docsify.js.
?> You can ignore the package.json
file in this sandbox. This file is required by codesandbox.io, not docsify.js.
Select a docsify-themeable theme and update the <link>
in index.html
accordingly.
(See comment #1 in index.html
)
Set the theme properties you wish to change in either a <style>
tag or an external stylesheet. Code blocks can also be styled by adding a PrismJS theme.
(See comment #2 and #3 in index.html
)
Details are available in the docsify and docsify-themeable documentation.
(See comment #4 and #5 in index.html
)
Details are available in the docsify plugins documentation.
(See comment #6 in index.html
)