From 1c41731b4e9285880f03999e77c5f7117003d875 Mon Sep 17 00:00:00 2001 From: JimmFly Date: Wed, 26 Apr 2023 00:37:22 +0800 Subject: [PATCH] fix: theme color (#2124) --- .../panel/general/index.tsx | 4 +- .../src/components/pure/help-island/style.ts | 6 +- .../src/components/changeLog/index.css.ts | 2 +- packages/component/src/styles/theme.ts | 58 +++++++++---------- packages/component/src/ui/button/utils.ts | 6 +- 5 files changed, 38 insertions(+), 38 deletions(-) diff --git a/apps/web/src/components/affine/workspace-setting-detail/panel/general/index.tsx b/apps/web/src/components/affine/workspace-setting-detail/panel/general/index.tsx index 9ac5dc943e..397984c46c 100644 --- a/apps/web/src/components/affine/workspace-setting-detail/panel/general/index.tsx +++ b/apps/web/src/components/affine/workspace-setting-detail/panel/general/index.tsx @@ -191,7 +191,7 @@ export const GeneralPanel: React.FC = ({ {isOwner ? ( <>