Hacker News new | ask | show | jobs
by FreshCode 4678 days ago
This is awesome! Is it possible to have a light background, while still having strong accents?
1 comments

If 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/

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

Thank you, rriepe. It would be great if 1pxdeep let me pick color1, color2 and color3 with sensible defaults.