mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-25 22:38:56 +08:00
fix: blockhub theme
This commit is contained in:
@@ -102,8 +102,8 @@ export const getDarkTheme = (
|
|||||||
? lightTheme.colors.codeBackground
|
? lightTheme.colors.codeBackground
|
||||||
: '#505662',
|
: '#505662',
|
||||||
codeBlockBackground: '#36383D',
|
codeBlockBackground: '#36383D',
|
||||||
blockHubBackground: '#fbfbfc',
|
blockHubBackground: '#272727',
|
||||||
blockHubHoverBackground: '#f8f9ff',
|
blockHubHoverBackground: '#363636',
|
||||||
warningBackground: '#FFF9C7',
|
warningBackground: '#FFF9C7',
|
||||||
errorBackground: '#FFDED8',
|
errorBackground: '#FFDED8',
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user