Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

define colors as ts constants #603

Open
Tracked by #601
interim17 opened this issue Oct 29, 2024 · 0 comments
Open
Tracked by #601

define colors as ts constants #603

interim17 opened this issue Oct 29, 2024 · 0 comments
Assignees

Comments

@interim17
Copy link
Contributor

Use Case

Advances #601

antd v5 ConfigProvider and theming will injest hex colors defined as typescript constants, not as css vars.

Whatever colors and variables we are using in ant-vars.less will need to be ported over.

Acceptance Criteria

The colors from ant-vars.less are declared and expored from a themeColors.ts file

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

1 participant