v1.1.0
Minor Changes
-
#31
81f99f5Thanks @MikeNotThePope! - Add themable "feel" tokens and make the lava theme molten. New structural tokens--motion-duration,--motion-ease, and--radius-factorlet themes vary motion timing and corner softness, not just color. Defaults are identical to previous rendering. Lava now overrides all three — slower viscous ease-out motion (300ms), corners scaled 1.5x, and hard shadows tinted deep magma instead of gray — so it feels molten rather than merely recolored. -
#34
b4d60a5Thanks @MikeNotThePope! - Add optional texture utilities:texture-noise,texture-lines, andtexture-grid. Pure-CSS background patterns (SVG grain, hairlines, blueprint grid) with zero dependencies. Line and grid inks derive from the foreground token via color-mix, so they adapt to every theme and mode automatically. Opt-in per element; nothing renders differently unless a class is applied.