diff --git a/config/defaultSettings.ts b/config/defaultSettings.ts index 500a65f4..13bad97f 100644 --- a/config/defaultSettings.ts +++ b/config/defaultSettings.ts @@ -26,7 +26,7 @@ const defaultSettings: ProLayoutProps & { colorTextMenuItemHover: '#13c2c2', }, header: { - colorTextRightActionsItem: 'red', + colorTextRightActionsItem: 'rgba(0, 0, 0, 0.88)', }, }, };