mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-14 13:25:12 +00:00
fix: detail reduction of UI (#1131)
This commit is contained in:
@@ -17,7 +17,7 @@ export const getLightTheme = (
|
||||
primaryColor: '#6880FF',
|
||||
pageBackground: '#fff',
|
||||
hoverBackground: '#F1F3FF',
|
||||
innerHoverBackground: '#E9E9EC',
|
||||
innerHoverBackground: '#E0E6FF',
|
||||
popoverBackground: '#fff',
|
||||
tooltipBackground: '#6880FF',
|
||||
codeBackground: '#f2f5f9',
|
||||
|
||||
Reference in New Issue
Block a user