diff --git a/src/styles/themes/light-theme.js b/src/styles/themes/light-theme.js index 958305ff3ad7f4..614c297d4b6202 100644 --- a/src/styles/themes/light-theme.js +++ b/src/styles/themes/light-theme.js @@ -75,7 +75,7 @@ let LightTheme = { secondaryIconColor: Colors.white, }, inkBar: { - backgroundColor: Colors.yellow200, + backgroundColor: palette.accent1Color, }, leftNav: { width: spacing.desktopKeylineIncrement * 4,