From a5897dc63cfcba253a3edd3c1b062a6a8c2123af Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Jaenisch?= Date: Thu, 15 Feb 2024 20:44:25 +0100 Subject: [PATCH] docs: document color palettes MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Right now it is using the default Skeleton.dev palette. I feel like we need to adjust it to our needs. Signed-off-by: André Jaenisch --- stories/ColorPalette.mdx | 120 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 120 insertions(+) create mode 100644 stories/ColorPalette.mdx diff --git a/stories/ColorPalette.mdx b/stories/ColorPalette.mdx new file mode 100644 index 0000000..15a4171 --- /dev/null +++ b/stories/ColorPalette.mdx @@ -0,0 +1,120 @@ +import { ColorItem, ColorPalette, Meta } from '@storybook/blocks'; + + + +Consider the value at 500 to be the default. + + + + + + + + + +