- Introduce new theme CSS files for various color palettes: - Blue - Green - Orange - Red - Rose - Violet - Yellow - Zinc - Update global CSS to import themes dynamically - Remove hardcoded theme variables from globals.css - Provide flexible theming options for light and dark modes |
||
---|---|---|
.. | ||
globals.css | ||
mdx.css | ||
theme-blue.css | ||
theme-green.css | ||
theme-orange.css | ||
theme-red.css | ||
theme-rose.css | ||
theme-violet.css | ||
theme-yellow.css | ||
theme-zinc.css | ||
theme.css |