diff --git a/doc/colors/OverviewDoc.vue b/doc/colors/OverviewDoc.vue deleted file mode 100644 index ee5870bda..000000000 --- a/doc/colors/OverviewDoc.vue +++ /dev/null @@ -1,82 +0,0 @@ - - - diff --git a/doc/colors/PaletteDoc.vue b/doc/colors/PaletteDoc.vue deleted file mode 100644 index cbc0ba8cf..000000000 --- a/doc/colors/PaletteDoc.vue +++ /dev/null @@ -1,25 +0,0 @@ - - - diff --git a/doc/colors/SurfacesDoc.vue b/doc/colors/SurfacesDoc.vue deleted file mode 100644 index abc01170f..000000000 --- a/doc/colors/SurfacesDoc.vue +++ /dev/null @@ -1,63 +0,0 @@ - - - diff --git a/doc/theming/styled/ColorsDoc.vue b/doc/theming/styled/ColorsDoc.vue index 33c727bf7..f13860983 100644 --- a/doc/theming/styled/ColorsDoc.vue +++ b/doc/theming/styled/ColorsDoc.vue @@ -4,6 +4,8 @@ Color palette of a preset is defined by the primitive design token group. The default colors are derived from the Tailwind colors with some extensions to make it consistent with the Tailwind Presets projects of the unstyled mode.

+

Colors can be accessed at CSS as a variable and programmatically using the $dt utility.

+