We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf7309d commit fdc422aCopy full SHA for fdc422a
1 file changed
src/contexts/MainContextProvider/index.jsx
@@ -12,7 +12,7 @@ const initState = {
12
themeIndex,
13
themeColorIndex,
14
themes: {
15
- defaultColor: '#3f50b5',
+ defaultColor: '#1c2661',
16
},
17
blogLimit: 0,
18
hasAcceptedCookieNotice,
0 commit comments