Implemented: Dynamic gradient color support using hex and RGB values.
Note: Tailwind CSS color classes (e.g., red-500, zinc-400, primary) are not supported for gradient backgrounds. Custom colors must be provided as hex or RGB codes.
Feedback Request: Please let me know if there are any issues or areas for improvement.
fix #317
red-500
,zinc-400
,primary
) are not supported for gradient backgrounds. Custom colors must be provided as hex or RGB codes.