Skip to content
/ ui Public
forked from ewgenius/ui

Generate custom CSS themes for shadcn/ui effortlessly using vibrant palettes from Radix Colors.

Notifications You must be signed in to change notification settings

nathacks/ui

This branch is 1 commit behind ewgenius/ui:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f3656df · Mar 17, 2025

History

23 Commits
Sep 8, 2024
Sep 7, 2024
Sep 7, 2024
Mar 17, 2025
Sep 6, 2024
Sep 6, 2024
Sep 7, 2024
Sep 7, 2024
Sep 6, 2024
Sep 7, 2024
Sep 7, 2024
Sep 6, 2024
Sep 7, 2024
Sep 6, 2024

Repository files navigation

shadcn/ui radix colors theme generator

Generate custom themes for shadcn/ui using vibrant palettes from Radix Colors with ease.

https://ui.ewgenius.me/shadcn-radix-colors

Learn more:

Composing a color palette Understanding the scale

CleanShot.2024-09-08.at.01.33.26.mp4

Install prebuilt themes using shadcn cli:

Each theme is available in the registry by following url formats:

  • https://ui.ewgenius.me/themes/radix/[base-color]-[accent-color]
  • https://ui.ewgenius.me/themes/radix/[base-color]-[accent-color]-[primary-color]
  • https://ui.ewgenius.me/themes/radix/[base-color]-[accent-color]-[primary-color]-[destructive-color]

Examples:

npx shadcn add https://ui.ewgenius.me/themes/radix/gray-blue
npx shadcn add https://ui.ewgenius.me/themes/radix/gray-blue-black-red

About

Generate custom CSS themes for shadcn/ui effortlessly using vibrant palettes from Radix Colors.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 97.0%
  • CSS 2.9%
  • JavaScript 0.1%