vue-express-mongo-boilerplate
vue-express-mongo-boilerplate copied to clipboard
White background as Default theme
This boilerplate is super useful. It covers everything from start to finish. Kudos for your great work 👍
But I think dark background has to be changed. Since most of the web apps don't designed with dark background, it will be great if you make white background as default theme.
@icebob I tried it. But lot of other components are styled based on the assumption of the dark background theme. I tried changing few colors like background and text colors in variables.scss. It does not work for me perfectly. To make it white background theme, I have to make a change in lot of other components.
OK, in the future I will try to optimize colors of components to variables & create a default white & black theme. But it has low priority.
@icebob Thanks. 👍