diff --git a/apps/v4/public/r/registries.json b/apps/v4/public/r/registries.json
index 529a4e0250..8f32655960 100644
--- a/apps/v4/public/r/registries.json
+++ b/apps/v4/public/r/registries.json
@@ -83,6 +83,12 @@
"url": "https://aliimam.in/r/{name}.json",
"description": "I create digital experiences that connect and inspire. I build apps, websites, brands, and products end-to-end."
},
+ {
+ "name": "@amplo",
+ "homepage": "https://amplo.ale.design",
+ "url": "https://amplo.ale.design/r/{name}.json",
+ "description": "OKLCH-native, Display-P3-aware composable fill picker with WCAG/APCA contrast metrics, gamut detection, and full keyboard accessibility."
+ },
{
"name": "@animate-ui",
"homepage": "https://animate-ui.com",
diff --git a/apps/v4/registry/directory.json b/apps/v4/registry/directory.json
index e15389b773..6f996c899e 100644
--- a/apps/v4/registry/directory.json
+++ b/apps/v4/registry/directory.json
@@ -97,6 +97,13 @@
"description": "I create digital experiences that connect and inspire. I build apps, websites, brands, and products end-to-end.",
"logo": ""
},
+ {
+ "name": "@amplo",
+ "homepage": "https://amplo.ale.design",
+ "url": "https://amplo.ale.design/r/{name}.json",
+ "description": "OKLCH-native, Display-P3-aware composable fill picker with WCAG/APCA contrast metrics, gamut detection, and full keyboard accessibility.",
+ "logo": ""
+ },
{
"name": "@animate-ui",
"homepage": "https://animate-ui.com",
@@ -1315,5 +1322,5 @@
"url": "https://joelachance.github.io/text-ui/r/{name}.json",
"description": "A shadcn/ui registry with EchoText (`echo-text`): layered stroke text that follows the pointer—minimal setup, drop-in component.",
"logo": ""
- }
+ }
]