Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 470 Bytes

File metadata and controls

14 lines (10 loc) · 470 Bytes

🪴 Local Plants - Theme

This package provides core theme state management without platform-specific code.
It’s designed to work across web and native by letting each platform provide its own:

  • Storage adapters
  • System theme detection
  • Style application
  • Animations

It contains the predefined color schemes (stone, blue, green, purple, orange, red)
and supports system, light, and dark modes.

All colors are defined in src/colors.ts.