diff --git a/apps/v4/public/r/registries.json b/apps/v4/public/r/registries.json index 7b6ee7d9aa..1878146e8d 100644 --- a/apps/v4/public/r/registries.json +++ b/apps/v4/public/r/registries.json @@ -527,6 +527,12 @@ "url": "https://taki-ui.com/r/{name}.json", "description": "Beautifully designed, accessible components that you can copy and paste into your apps. Made with React Aria Components and Shadcn tokens." }, + { + "name": "@thegridcn", + "homepage": "https://thegridcn.com", + "url": "https://thegridcn.com/r/{name}.json", + "description": "A Tron-inspired shadcn/ui theme system with Greek god color schemes, glow intensity levels, and sci-fi components like DataCard, HUD, Radar, and more." + }, { "name": "@tour", "homepage": "https://onboarding-tour.vercel.app", diff --git a/apps/v4/registry/directory.json b/apps/v4/registry/directory.json index d8e8990b3c..719cb4a90e 100644 --- a/apps/v4/registry/directory.json +++ b/apps/v4/registry/directory.json @@ -615,6 +615,13 @@ "description": "Beautifully designed, accessible components that you can copy and paste into your apps. Made with React Aria Components and Shadcn tokens.", "logo": "" }, + { + "name": "@thegridcn", + "homepage": "https://thegridcn.com", + "url": "https://thegridcn.com/r/{name}.json", + "description": "A Tron-inspired shadcn/ui theme system with Greek god color schemes, glow intensity levels, and sci-fi components like DataCard, HUD, Radar, and more.", + "logo": "" + }, { "name": "@tour", "homepage": "https://onboarding-tour.vercel.app",