From 62887e2239a15233a0a9bd1cdabcd1e9127c99cf Mon Sep 17 00:00:00 2001 From: geoquant <1237781+geoquant@users.noreply.github.com> Date: Thu, 28 May 2026 10:06:10 -0700 Subject: [PATCH] Fix border token docs --- packages/kumo-docs-astro/src/pages/colors.mdx | 14 ++++---------- 1 file changed, 4 insertions(+), 10 deletions(-) diff --git a/packages/kumo-docs-astro/src/pages/colors.mdx b/packages/kumo-docs-astro/src/pages/colors.mdx index a667504252..3013b78798 100644 --- a/packages/kumo-docs-astro/src/pages/colors.mdx +++ b/packages/kumo-docs-astro/src/pages/colors.mdx @@ -5,7 +5,6 @@ description: "Kumo uses semantic color tokens that automatically adapt to light --- import { TailwindColorTokens } from "~/components/demos/ColorsDemo"; -import { Badge } from "@cloudflare/kumo"; ## Usage @@ -323,17 +322,12 @@ Use the solid token on icons, status dots, borders and rings. Banners and badges - - - kumo-hairline - New - - - A border/ring color to distinguish between flat surfaces where no shadow is present (i.e. LayerCard). + kumo-hairline + A border/ring color to distinguish between flat surfaces where no shadow is present. - kumo-hairline - A thicker border/ring color that defines the edge of an elevated surface alongside a shadow. + kumo-line + A stronger border/ring color that defines the edge of an elevated surface alongside a shadow.