mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-14 13:25:12 +00:00
fix: theme color (#1438)
This commit is contained in:
@@ -43,7 +43,7 @@ export const getLightTheme = (
|
||||
codeColor: '#77757D',
|
||||
quoteColor: '#645F82',
|
||||
placeHolderColor: '#C0BFC1',
|
||||
selectedColor: '#F3F0FF',
|
||||
selectedColor: 'rgba(84,56,255,0.08)',
|
||||
borderColor: '#9787FF',
|
||||
disableColor: '#A9A9AD',
|
||||
warningColor: '#906616',
|
||||
|
||||
Reference in New Issue
Block a user