@yrdsl/themes
v0.1.0
Published
The four yard sale themes (conservative, artsy, hip, retro) as plain CSS + a manifest.
Readme
@yrdsl/themes
Plain-CSS themes for @yrdsl/viewer:
conservative, artsy, hip, retro.
Install
npm install @yrdsl/themesUsage
Import the stylesheet for the theme you want alongside the viewer's base styles:
import '@yrdsl/viewer/styles.css';
import '@yrdsl/themes/conservative';A manifest at @yrdsl/themes lists all four themes with ids and display
names.
Source
https://github.com/KuvopLLC/yrdsl/tree/main/packages/themes
License
Apache-2.0.
