chore: improve css variable descriptions

This commit is contained in:
Hakadao
2024-06-19 12:37:42 +08:00
parent 8955f14bf9
commit 4ba272810e

View File

@@ -45,6 +45,8 @@
// #endregion
// #region Theme Color & Status Colors
// To add a hover effect to theme or status colors, use the `--bew-*-color` for the base color and `--bew-*-color-80` for the hover state
--bew-logo-color: var(--bew-theme-color);
// In light mode use the theme color; in dark mode use white