Hacker News new | ask | show | jobs
by Kequc 3355 days ago
I love skeleton. Unfortunately it's difficult to change the colour scheme on that framework. I wish a new version would come out which allows me to uniformly change colours throughout the page.

Otherwise for all my needs it's pretty much perfect.

2 comments

The fork skeleton-framework [0] has variables [1] to easily customize colors and other stuff.

[0]: https://skeleton-framework.github.io

[1]: https://github.com/skeleton-framework/skeleton-framework/blo...

https://github.com/WhatsNewSaes/Skeleton-Less/blob/master/le...

Give that a try. I used that and broke it into modules for a website redesign I'm working on. It's going quite well. I love using skeleton as the starting point for projects rather than picking some css framework to build on top of.