Files
twenty/packages
Abdul Rahman 91da7f852d refactor: improve type safety in theme color utilities
- Updated `parseThemeColor` to use readonly string array for `MAIN_COLOR_NAMES`, enhancing type safety.
- Modified `themeColorSchema` to spread `MAIN_COLOR_NAMES` into a tuple type, ensuring better type inference for theme colors.
2026-03-16 08:37:23 +05:30
..