lukehaas / css-loaders

A collection of loading spinners animated with CSS
MIT License
7.05k stars 1.04k forks source link

Can I use it with white background page? #23

Closed howtomakeaturn closed 8 years ago

howtomakeaturn commented 8 years ago

Thanks for the awesome project!

My pages are white background. The loader becomes transparent on my site.

How to use the loader with white background page?

Thanks!

rozhali commented 8 years ago

hey Luke

There is a box-shadow in @keyframes load7, you could change the color there

lukehaas commented 8 years ago

Each .less file in the less folder has a variable called foreground this is where the colour is set for the loader. You can change this to any colour you want and then recompile the less.