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.
1 parent d67e394 commit c7908cbCopy full SHA for c7908cb
src/theme/globals.ts
@@ -27,7 +27,7 @@ const defaultTheme: Theme = {
27
defaultBackgroundColor: colors.white,
28
defaultFontSize: '12px',
29
colors: {
30
- branded1: colors.black,
+ branded1: '#eef5fb',
31
white: colors.white,
32
black: colors.black,
33
lightGray: colors.lightGray,
0 commit comments