Skip to content

Commit fdc422a

Browse files
committed
feat: darker primary color
1 parent cf7309d commit fdc422a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/contexts/MainContextProvider/index.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ const initState = {
1212
themeIndex,
1313
themeColorIndex,
1414
themes: {
15-
defaultColor: '#3f50b5',
15+
defaultColor: '#1c2661',
1616
},
1717
blogLimit: 0,
1818
hasAcceptedCookieNotice,

0 commit comments

Comments
 (0)