vue-express-mongo-boilerplate icon indicating copy to clipboard operation
vue-express-mongo-boilerplate copied to clipboard

White background as Default theme

Open fizerkhan opened this issue 8 years ago • 4 comments

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.

fizerkhan avatar Mar 21 '17 09:03 fizerkhan

Thanks!

this theme is just a sample. You can change style colors in variables.scss

icebob avatar Mar 21 '17 20:03 icebob

@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.

fizerkhan avatar Mar 22 '17 07:03 fizerkhan

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 avatar Mar 22 '17 07:03 icebob

@icebob Thanks. 👍

fizerkhan avatar Mar 22 '17 08:03 fizerkhan