diff --git a/web/packages/base/components/utils/theme.ts b/web/packages/base/components/utils/theme.ts index 0f5efe98cf..80f2817338 100644 --- a/web/packages/base/components/utils/theme.ts +++ b/web/packages/base/components/utils/theme.ts @@ -296,7 +296,7 @@ const getColorSchemes = (colors: ReturnType) => ({ hover: colors.light.fill.faintHover, // For an icon button, the hover background color is derived // from the active color above and this opacity. - hoverOpacity: 0.04, + hoverOpacity: 0.06, // TODO(LM): Remove commented. // The color of a selected action. //