Skip to content

Commit c7908cb

Browse files
author
whosyourtaco
committed
style: change primary color
1 parent d67e394 commit c7908cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/theme/globals.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ const defaultTheme: Theme = {
2727
defaultBackgroundColor: colors.white,
2828
defaultFontSize: '12px',
2929
colors: {
30-
branded1: colors.black,
30+
branded1: '#eef5fb',
3131
white: colors.white,
3232
black: colors.black,
3333
lightGray: colors.lightGray,

0 commit comments

Comments
 (0)