hikari-theme 0.2.5

Theme system with SCSS/CSS variable generation for the Hikari design system
1
2
3
4
5
//! Prelude for hikari-theme (style generation only)

pub use hikari_palette::themes;
pub use hikari_palette::themes::Palette;
pub use hikari_palette::{classes, color_math, colors};