Package Exports
- @rokkit/themes
- @rokkit/themes/markdown.css
- @rokkit/themes/material.css
- @rokkit/themes/minimal.css
- @rokkit/themes/palette.css
- @rokkit/themes/prism.css
- @rokkit/themes/rokkit.css
Readme
Themes
Contains the following themes for use with Rokkit components.
- Rokkit
- Modern
- Material
This package also includes some mixins which make it easy to implement light and dark modes.
- markdown.css: A customized variant of Github flavored markdown
- prism.css: A variation of the prism syntax highlighting colors using CSS variables to support light and dark modes.
- palette.css: Light and dark palettes using CSS variables.