Revert "feat: add gray label color variables for dark and light themes"

This reverts commit a75cef2c3b.
This commit is contained in:
twwu
2024-11-08 13:42:38 +08:00
parent 920d6d6882
commit 6759c6d5e6
3 changed files with 0 additions and 6 deletions

View File

@ -244,8 +244,6 @@ html[data-theme="dark"] {
--color-components-Avatar-default-avatar-bg: #222225;
--color-components-label-gray: #C8CEDA24;
--color-text-primary: #FBFBFC;
--color-text-secondary: #D9D9DE;
--color-text-tertiary: #C8CEDA99;