mirror of
https://github.com/phranck/TUIkit.git
synced 2026-06-20 09:54:37 +00:00
- Add BluePalette (VFD-style, #00AAFF base) and VioletPalette (HSL-generated from hue 270°) - Remove GeneratedPalette entirely (replaced by dedicated VioletPalette) - Reorder palette cycling: Green → Amber → Red → Violet → Blue → White → NCurses - Sync all landing page CSS theme colors with exact Swift palette values - Add blue theme to landing page with matching VFD colors - Fix theme switcher FOUC: useEffect syncs React state after hydrate - Update default theme to Green (was Amber) - Update landing page logo to latest DocC version