Skip to content

Commit

Permalink
Update menuItem color in light theme
Browse files Browse the repository at this point in the history
  • Loading branch information
kapantzak committed Dec 18, 2023
1 parent 8c1d217 commit bdab185
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/theme/default/colors.js
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ const appColors = {
spaceSelected: rawColors.neutral.grey175,
spaceIdle: rawColors.neutral.grey195,
spaceHovered: rawColors.neutral.grey180,
menuItem: rawColors.neutral.bluebayoux,
menuItem: rawColors.neutral.grey120,
nodesViewMiniCharts: rawColors.neutral.iron,
topBarBg: rawColors.neutral.grey190,
elevationLevelOne: rawColors.neutral.grey185,
Expand Down

0 comments on commit bdab185

Please sign in to comment.