Add background overlay to improve contrast #76

Merged
raucao merged 1 commits from feature/improve_contrast into master 2018-07-14 12:00:27 +00:00
raucao commented 2018-07-12 09:30:09 +00:00 (Migrated from github.com)

And use lowercase-hyphenated syntax for variables/mixins.

Currently deployed to https://kredits.kosmos.org/ so you can check it out there. A bit dark for my taste in general, but it's meant as a quick-fix so things are more legible. It's a bit hard to read the details on current master.

The idea with the mixin is that we pull all theme-related styles into one location eventually, so it's easy to add a custom stylesheet when deploying for your own project, or maybe also add various themes to choose from by default.

And use lowercase-hyphenated syntax for variables/mixins. Currently deployed to https://kredits.kosmos.org/ so you can check it out there. A bit dark for my taste in general, but it's meant as a quick-fix so things are more legible. It's a bit hard to read the details on current master. The idea with the mixin is that we pull all theme-related styles into one location eventually, so it's easy to add a custom stylesheet when deploying for your own project, or maybe also add various themes to choose from by default.
Sign in to join this conversation.