We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fd1cef7 + d5dfcb1 commit 2f8af39Copy full SHA for 2f8af39
src/styles/themes/light-theme.js
@@ -75,7 +75,7 @@ let LightTheme = {
75
secondaryIconColor: Colors.white,
76
},
77
inkBar: {
78
- backgroundColor: Colors.yellow200,
+ backgroundColor: palette.accent1Color,
79
80
leftNav: {
81
width: spacing.desktopKeylineIncrement * 4,
0 commit comments