DamyanBG / real-estate-react-app

Real Estate front end application
https://real-estate-react-app.onrender.com
GNU General Public License v3.0
26 stars 45 forks source link

Add more color schemes and dark mode #382

Open DamyanBG opened 6 months ago

DamyanBG commented 6 months ago

Before the application to grows up, add at least one more color scheme and dark mode color scheme. Add the colors in _colors.scss file. Comment for now non used styles. Write same names for the colors - e.g. first, dark, light (just a suggestion). Refactor the all scss files to use only these colors.

I am using this website for reference.