Skip to content

Commit af2d01d

Browse files
committed
Theme Patch🚀 : New theme added in theme.js and new Theme attributes added.
1 parent 3720e73 commit af2d01d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎src/theme.js‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,4 +195,4 @@ export const materialTealTheme = {
195195
splashBg: "#E1E2E1",
196196
};
197197

198-
export const chosenTheme = materialLightTheme;
198+
export const chosenTheme = blueTheme;

0 commit comments

Comments
 (0)