10 ms·
This is awesome! Is it possible to have a light background, while still having strong accents?
by FreshCode 13y ago
This is awesome! Is it possible to have a light background, while still having strong accents?
- rriepe 13y agoIf you're looking for a more color-friendly base Bootstrap (not 3... yet), check out Flamingo, which also uses SchemeLESS: http://rriepe.github.io/flamingo/ http://rriepe.github.io/flamingo/ If you like 1pxdeep's stylings, start with a @seed-color of white, and then edit @color2, @color3 and @color4 in scheme.less to your liking. It will generate appropriate subcolors from those (which you can also overwrite, if you want).
- FreshCode 13y agoThank you, rriepe. It would be great if 1pxdeep let me pick color1, color2 and color3 with sensible defaults.