Closed kailash360 closed 3 years ago
@nafees87n, I have made the suggested changes. Please have a look. I have also moved the value of default theme to the constants,js
file, so that it can be changed later on easily.
@nafees87n, I have made the required changes, please take a look
Thank You @kailash360. Looks good to merge now. I hope you have learned something new while implementing this feature.
@aaryak-shah, I have added different color themes for the editor and saved the Name-keyword pair in constants file. Although, we need to import each of the themes manually in the
index.js
ofhomepage
folder. The theme is switched using a select element which updates thecurrentTheme
state.Cobalt is set as the default theme
This is for Issue #7 .