diff --git a/docs/illustrations/index.mdx b/docs/illustrations/index.mdx new file mode 100644 index 000000000..cf363ada5 --- /dev/null +++ b/docs/illustrations/index.mdx @@ -0,0 +1,6 @@ +--- +title: Tabler Illustrations +order: 3 +description: Customizable illustrations for modern web and mobile designs. +summary: Tabler Illustrations is a collection of customizable SVG illustrations for your web project. Explore our library of illustrations to enhance your web development experience. +--- \ No newline at end of file diff --git a/docs/illustrations/introduction/customization.mdx b/docs/illustrations/introduction/customization.mdx new file mode 100644 index 000000000..dd3b830d7 --- /dev/null +++ b/docs/illustrations/introduction/customization.mdx @@ -0,0 +1,414 @@ +--- +title: Customization +description: Customize the illustrations to match your brand. +summary: Learn how to tailor Tabler Illustrations by adjusting colors, sizes, and formats. This section provides insights into seamlessly integrating illustrations to align with your design and branding. +--- + +```html example columns={1} centered vertical height="25rem" + +``` + +## Color of the illustration + +You can change the color of the illustration by setting the `--tblr-illustrations-primary` CSS variable to the desired color. This will change the color of the primary elements in the illustration. + +```html +