BearStudio / start-ui-web

🚀 Start UI [web] is an opinionated UI starter with 🟦 TypeScript, ⚛️ React, ⚫️ NextJS, ⚡️ Chakra UI, 🟦 tRPC, ▲ Prisma, 🏖️ TanStack Query, 📕 Storybook, 🎭 Playwright,📋 React Hook Form,◽From the 🐻 BearStudio Team
https://demo.start-ui.com
MIT License
1.36k stars 128 forks source link

Missing `950` color tone in tailwindColors and styleguide #477

Closed ntatoud closed 3 months ago

ntatoud commented 3 months ago

Missing color tone

In src/theme/fondation/tailwindColors.ts colors are missing the 950 tone. It should be added see : https://tailwindcss.com/docs/customizing-colors

As a result, the styleguide story shoud also be udpated.