Question: How do I add a custom color?
Answer#
theme.extend.colors.brand = { 500: "#6d28d9" } — then use bg-brand-500 etc.
Related questions#
faq/index|FAQ index · troubleshooting/index|Troubleshooting · getting-started/introduction|Introduction
theme.extend.colors.brand = { 500: "#6d28d9" } — then use bg-brand-500 etc.

Question: How do I add a custom color?
theme.extend.colors.brand = { 500: "#6d28d9" } — then use bg-brand-500 etc.
faq/index|FAQ index · troubleshooting/index|Troubleshooting · getting-started/introduction|Introduction