UNPKG

tailwindcss-radix-colors

Version:

A Tailwind CSS plugin that brings Radix UI's color system to Tailwind CSS

26 lines 712 B
@theme { --color-plum-1: #fefcff; --color-plum-2: #fdf7fd; --color-plum-3: #fbebfb; --color-plum-4: #f7def8; --color-plum-5: #f2d1f3; --color-plum-6: #e9c2ec; --color-plum-7: #deade3; --color-plum-8: #cf91d8; --color-plum-9: #ab4aba; --color-plum-10: #a144af; --color-plum-11: #953ea3; --color-plum-12: #53195d; --color-plumdark-1: #181118; --color-plumdark-2: #201320; --color-plumdark-3: #351a35; --color-plumdark-4: #451d47; --color-plumdark-5: #512454; --color-plumdark-6: #5e3061; --color-plumdark-7: #734079; --color-plumdark-8: #92549c; --color-plumdark-9: #ab4aba; --color-plumdark-10: #b658c4; --color-plumdark-11: #e796f3; --color-plumdark-12: #f4d4f4; }