diff --git a/src/docs/theme.mdx b/src/docs/theme.mdx index 4cf8af46a..6a2f06946 100644 --- a/src/docs/theme.mdx +++ b/src/docs/theme.mdx @@ -922,6 +922,7 @@ For reference, here's a complete list of the theme variables included by default --color-stone-700: oklch(37.4% 0.01 67.558); --color-stone-800: oklch(26.8% 0.007 34.298); --color-stone-900: oklch(21.6% 0.006 56.043); + --color-stone-950: oklch(14.7% 0.004 49.25); --color-black: #000; --color-white: #fff;