Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 3b6e0c6

Browse files
committed
Lighten links
1 parent 3838756 commit 3b6e0c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/src/theme/palettes.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ export const darkPalette: PaletteOptions = {
66
primary: {
77
main: colors.blue[7],
88
contrastText: colors.gray[3],
9-
light: colors.blue[6],
9+
light: colors.blue[5],
1010
dark: colors.blue[9],
1111
},
1212
secondary: {

0 commit comments

Comments
 (0)