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="light"] {
|
||||
|
||||
--color-components-Avatar-default-avatar-bg: #D0D5DC;
|
||||
|
||||
--color-components-label-gray: #F2F4F7;
|
||||
|
||||
--color-text-primary: #101828;
|
||||
--color-text-secondary: #354052;
|
||||
--color-text-tertiary: #676F83;
|
||||
|
||||
Reference in New Issue
Block a user