@theme-ui/preset-dark
TypeScript icon, indicating that this package has built-in type declarations

0.16.2 • Public • Published

@theme-ui/preset-dark

Theme UI includes @theme-ui/preset-dark which can be used as an example or starting point for extending your own themes.

npm i @theme-ui/preset-dark
// example theme
import theme from '@theme-ui/preset-dark'

export default {
  ...theme,
  styles: {
    ...theme,
  },
}

See all built-in presets

Contributing

We'd love to have more presets added to the Theme UI project. If you'd like to add a new preset or improve upon the existing ones, please open an issue or pull request.

Dependencies (0)

    Dev Dependencies (1)

    Package Sidebar

    Install

    npm i @theme-ui/preset-dark

    Weekly Downloads

    4,128

    Version

    0.16.2

    License

    MIT

    Unpacked Size

    22.5 kB

    Total Files

    12

    Last publish

    Collaborators

    • jxnblk
    • johno
    • hasparus
    • lachlanjc