Folo/packages/internal/components
Innei 47129d5d0d
feat(settings): add accent color customization and update UI components
- Introduced accent color setting to allow users to customize the app's interface.
- Updated various components to utilize the new accent color, including buttons, sliders, and text elements.
- Added translations for accent color settings in English, Japanese, and Chinese.
- Refactored related styles in Tailwind CSS configuration to support the new accent color feature.

Signed-off-by: Innei <tukon479@gmail.com>
2025-07-04 23:21:09 +08:00
..
assets
src feat(settings): add accent color customization and update UI components 2025-07-04 23:21:09 +08:00
package.json fix: explicit declear as ESM package (#4037) 2025-06-30 20:35:27 +08:00
tsconfig.json