diff --git a/apps/v4/content/docs/(root)/theming.mdx b/apps/v4/content/docs/(root)/theming.mdx index 29e1aa2049..dea440f35d 100644 --- a/apps/v4/content/docs/(root)/theming.mdx +++ b/apps/v4/content/docs/(root)/theming.mdx @@ -108,6 +108,7 @@ Here's the list of variables available for customization: --accent: oklch(0.97 0 0); --accent-foreground: oklch(0.205 0 0); --destructive: oklch(0.577 0.245 27.325); + --destructive-foreground: oklch(0.985 0 0); --border: oklch(0.922 0 0); --input: oklch(0.922 0 0); --ring: oklch(0.708 0 0); @@ -142,6 +143,7 @@ Here's the list of variables available for customization: --accent: oklch(0.371 0 0); --accent-foreground: oklch(0.985 0 0); --destructive: oklch(0.704 0.191 22.216); + --destructive-foreground: oklch(0.985 0 0); --border: oklch(1 0 0 / 10%); --input: oklch(1 0 0 / 15%); --ring: oklch(0.556 0 0); @@ -218,6 +220,7 @@ For reference, here's a list of the base colors that are available. --accent: oklch(0.97 0 0); --accent-foreground: oklch(0.205 0 0); --destructive: oklch(0.577 0.245 27.325); + --destructive-foreground: oklch(0.985 0 0); --border: oklch(0.922 0 0); --input: oklch(0.922 0 0); --ring: oklch(0.708 0 0); @@ -252,6 +255,7 @@ For reference, here's a list of the base colors that are available. --accent: oklch(0.269 0 0); --accent-foreground: oklch(0.985 0 0); --destructive: oklch(0.704 0.191 22.216); + --destructive-foreground: oklch(0.985 0 0); --border: oklch(1 0 0 / 10%); --input: oklch(1 0 0 / 15%); --ring: oklch(0.556 0 0); @@ -295,6 +299,7 @@ For reference, here's a list of the base colors that are available. --accent: oklch(0.97 0.001 106.424); --accent-foreground: oklch(0.216 0.006 56.043); --destructive: oklch(0.577 0.245 27.325); + --destructive-foreground: oklch(0.985 0 0); --border: oklch(0.923 0.003 48.717); --input: oklch(0.923 0.003 48.717); --ring: oklch(0.709 0.01 56.259); @@ -329,6 +334,7 @@ For reference, here's a list of the base colors that are available. --accent: oklch(0.268 0.007 34.298); --accent-foreground: oklch(0.985 0.001 106.423); --destructive: oklch(0.704 0.191 22.216); + --destructive-foreground: oklch(0.985 0 0); --border: oklch(1 0 0 / 10%); --input: oklch(1 0 0 / 15%); --ring: oklch(0.553 0.013 58.071); @@ -372,6 +378,7 @@ For reference, here's a list of the base colors that are available. --accent: oklch(0.967 0.001 286.375); --accent-foreground: oklch(0.21 0.006 285.885); --destructive: oklch(0.577 0.245 27.325); + --destructive-foreground: oklch(0.985 0 0); --border: oklch(0.92 0.004 286.32); --input: oklch(0.92 0.004 286.32); --ring: oklch(0.705 0.015 286.067); @@ -406,6 +413,7 @@ For reference, here's a list of the base colors that are available. --accent: oklch(0.274 0.006 286.033); --accent-foreground: oklch(0.985 0 0); --destructive: oklch(0.704 0.191 22.216); + --destructive-foreground: oklch(0.985 0 0); --border: oklch(1 0 0 / 10%); --input: oklch(1 0 0 / 15%); --ring: oklch(0.552 0.016 285.938); @@ -449,6 +457,7 @@ For reference, here's a list of the base colors that are available. --accent: oklch(0.967 0.003 264.542); --accent-foreground: oklch(0.21 0.034 264.665); --destructive: oklch(0.577 0.245 27.325); + --destructive-foreground: oklch(0.985 0 0); --border: oklch(0.928 0.006 264.531); --input: oklch(0.928 0.006 264.531); --ring: oklch(0.707 0.022 261.325); @@ -483,6 +492,7 @@ For reference, here's a list of the base colors that are available. --accent: oklch(0.278 0.033 256.848); --accent-foreground: oklch(0.985 0.002 247.839); --destructive: oklch(0.704 0.191 22.216); + --destructive-foreground: oklch(0.985 0 0); --border: oklch(1 0 0 / 10%); --input: oklch(1 0 0 / 15%); --ring: oklch(0.551 0.027 264.364); @@ -526,6 +536,7 @@ For reference, here's a list of the base colors that are available. --accent: oklch(0.968 0.007 247.896); --accent-foreground: oklch(0.208 0.042 265.755); --destructive: oklch(0.577 0.245 27.325); + --destructive-foreground: oklch(0.985 0 0); --border: oklch(0.929 0.013 255.508); --input: oklch(0.929 0.013 255.508); --ring: oklch(0.704 0.04 256.788); @@ -560,6 +571,7 @@ For reference, here's a list of the base colors that are available. --accent: oklch(0.279 0.041 260.031); --accent-foreground: oklch(0.984 0.003 247.858); --destructive: oklch(0.704 0.191 22.216); + --destructive-foreground: oklch(0.985 0 0); --border: oklch(1 0 0 / 10%); --input: oklch(1 0 0 / 15%); --ring: oklch(0.551 0.027 264.364); diff --git a/apps/v4/public/r/registries.json b/apps/v4/public/r/registries.json index 68ae663f69..cb91862e2e 100644 --- a/apps/v4/public/r/registries.json +++ b/apps/v4/public/r/registries.json @@ -302,7 +302,7 @@ { "name": "@motion-primitives", "homepage": "https://www.motion-primitives.com", - "url": "https://motion-primitives.com/c/registry.json", + "url": "https://motion-primitives.com/c/{name}.json", "description": "Beautifully designed motions components. Easy copy-paste. Customizable. Open Source. Built for engineers and designers." }, { diff --git a/apps/v4/registry/directory.json b/apps/v4/registry/directory.json index 5d247ae0ea..a82cc5b2c1 100644 --- a/apps/v4/registry/directory.json +++ b/apps/v4/registry/directory.json @@ -352,7 +352,7 @@ { "name": "@motion-primitives", "homepage": "https://www.motion-primitives.com", - "url": "https://motion-primitives.com/c/registry.json", + "url": "https://motion-primitives.com/c/{name}.json", "description": "Beautifully designed motions components. Easy copy-paste. Customizable. Open Source. Built for engineers and designers.", "logo": "" },