diff --git a/packages/kumo-docs-astro/src/pages/colors.mdx b/packages/kumo-docs-astro/src/pages/colors.mdx index a66750425..3013b7879 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.