P
P
Progrik2017-04-09 13:51:17
css
Progrik, 2017-04-09 13:51:17

What CSS framework has color schemes (not necessarily built-in, can be from other developers)?

Twitter Bootstrap has great custom color schemes: https://bootswatch.com/ , but I want to try something new for myself - some other CSS framework, but always with the same ability to change the appearance of the site, just predefine * .css file with colors for all elements.
I found a lot of frameworks, but because never used them - I don't know if there is something like that?
SASS/LESS is optional, as are any JS whistle-blowers.
Here is a list of those that I found, maybe someone will immediately tell where there are color schemes or warn against using some - I would be extremely grateful :)

  • getskeleton.com
  • https://purecss.io/
  • https://getuikit.com/
  • foundation.zurb.com
  • https://getmdl.io/
  • https://semantic-ui.com/
  • materializecss.com
  • ink.sapo.pt
  • https://imperavi.com/kube/
  • www.99lime.com
  • susy.oddbird.net

PS: I'm looking for just one where there are color schemes , not "templates".

Answer the question

In order to leave comments, you need to log in

3 answer(s)
A
Anton, 2017-04-09
@SPAHI4

If you need a theme, then take the sources of the above frameworks in less / sass and compile with changed color variables.

P
Progrik, 2017-04-09
@Progrik

Found this for Matetial Design: https://getmdl.io/customize/index.html

S
Sanes, 2017-04-09
@Sanes

Less/Sass is designed to change the same schemes with variables.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question