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-sand-1: #fdfdfc; --color-sand-2: #f9f9f8; --color-sand-3: #f1f0ef; --color-sand-4: #e9e8e6; --color-sand-5: #e2e1de; --color-sand-6: #dad9d6; --color-sand-7: #cfceca; --color-sand-8: #bcbbb5; --color-sand-9: #8d8d86; --color-sand-10: #82827c; --color-sand-11: #63635e; --color-sand-12: #21201c; --color-sanddark-1: #111110; --color-sanddark-2: #191918; --color-sanddark-3: #222221; --color-sanddark-4: #2a2a28; --color-sanddark-5: #31312e; --color-sanddark-6: #3b3a37; --color-sanddark-7: #494844; --color-sanddark-8: #62605b; --color-sanddark-9: #6f6d66; --color-sanddark-10: #7c7b74; --color-sanddark-11: #b5b3ad; --color-sanddark-12: #eeeeec; }