Skip to content

Commit

Permalink
Undo theme change – need to consider this in context of a larger rede…
Browse files Browse the repository at this point in the history
…sign not a piecemeal change
  • Loading branch information
domyen committed May 5, 2021
1 parent d93007b commit 943f762
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/theming/src/themes/light.ts
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ const theme: ThemeVars = {
textMutedColor: color.dark,

// Toolbar default and active colors
barTextColor: color.dark,
barTextColor: color.mediumdark,
barSelectedColor: color.secondary,
barBg: color.lightest,

Expand Down

0 comments on commit 943f762

Please sign in to comment.