JSPM

@rokkit/themes

1.0.0-next.88
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 138
  • Score
    100M100P100Q96622F
  • License MIT

Themes for use with rokkit components.

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.