Texture Mixin for Sass

Updated . Posted . Visible to the public.

Awesome Sass plugin to experiment with Subtle Patterns Show archive.org snapshot based textures. It automatically removes the base color from the pattern, leaving a semi-transparent texture that you can tint in any color you want. It also has switches to invert the pattern.

@include texture(green, 34, 0); // color, texture-number, 0=inverted or 1=normal

If you have ever done this manually you know how much pain this can safe you. Check it out! Show archive.org snapshot

Henning Koch
Last edit
Simone Achim
License
Source code in this card is licensed under the MIT License.
Posted by Henning Koch to makandra dev (2013-10-30 09:19)