How to change the main color #3729
Answered
by
pan-kot
hellofrontendxxx
asked this question in
Q&A
-
Hello everyone I am developing a project using cloudscape, I am having a problem that I want to change the colors of the components. I am using Vitejs, I have read through https://cloudscape.design/foundation/visual-foundation/theming/#applying-a-theme but I don't know how to create a themed folder when using Build-time theming. I hope to receive help from everyone. Thank you |
Beta Was this translation helpful? Give feedback.
Answered by
pan-kot
Aug 18, 2025
Replies: 1 comment
-
Hello @hellofrontendxxx , You can build the themed components using Vite plugins, for example:
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
pan-kot
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello @hellofrontendxxx ,
You can build the themed components using Vite plugins, for example: