Skip to content

Commit 1902db7

Browse files
committed
2 parents ac7239d + feacff8 commit 1902db7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/theme.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ export const AccentColors: { [K in Context]: string } = {
4242
[Context.Account]: '#a3a3a3',
4343
[Context.Library]: '#a3a3a3',
4444
[Context.Auth]: PRIMARY_COLOR,
45+
[Context.Unknown]: '#a3a3a3',
4546
} as const;
4647

4748
// add custom typography variants, based on the design guideline

0 commit comments

Comments
 (0)