mirror of
https://github.com/langgenius/dify.git
synced 2026-05-06 02:18:08 +08:00
feat: add gray label color variables for dark and light themes
This commit is contained in:
@ -244,6 +244,8 @@ 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;
|
||||
|
||||
Reference in New Issue
Block a user