cschroeter / park-ui

Beautifully designed components built with Ark UI and Panda CSS that work with a variety of JS frameworks.
https://park-ui.com
MIT License
1.75k stars 75 forks source link

What is the good way to change text color from default palette? (react + tailwind) #340

Closed vadamk closed 4 months ago

vadamk commented 5 months ago

Can I do something like this?

<Text color="tomato-10">...</Text>

or

import { Settings } from "lucide-react";

<Settings color="red-10" />

actually I'm trying to do something like that

image
cschroeter commented 4 months ago

@vadamk

With a heavy heart, I have decided to discontinue support for Tailwind as the initial maintainer no longer has time to maintain it.