Features
- themes: adds $accentColor and $accentBackground to match studio, fixes light theme hovers being darker, fixes active themes to not have hover styles, fixes overlay bg too strong on dark mode (natew)
Bug Fixes
- popover: fix Popover.Content not accepting shorthand typed values after being wrapped in styled() (natew)
- theme-builder: if no palette found, attempt using scheme_[name] to more easily support scheme-specific palettes (natew)
- build: make the native build output automatic runtime jsx not React globals (natew)
- themes: align more with v3 existing themes (natew)
- build: remove loose to support more new syntax (natew)
Documentation
- site: various docs improvements and design polish (natew)
Chores
- config: fix brittle files in package.json (natew)
- themes: fix brittle files in package.json (natew)
- create-tamgui test timeout bump (natew)