Sha256: 51f9ea71f94f96b1db3fcca3c5e64503c196f5990f669f1259186dd03964313e

Contents?: true

Size: 1.3 KB

Versions: 5

Compression:

Stored size: 1.3 KB

Contents

3.1.15 (Brainy Betty)
9e2357b9dc3e95a4bdcbd5f7b9b83dd96880236f
o:Sass::Tree::RootNode
:@children[	o:Sass::Tree::CommentNode:@value[I"-/* Add percentage of white to a color */:EF:@silenti:
@loud0;[:
@linei:
@options{o:Sass::Tree::FunctionNode:
@nameI"	tint;	T:
@args[[o:Sass::Script::Variable;I"
color;	T:@underscored_nameI"
color;	T;
@0[o;;I"percent;	T;I"percent;	T;
@0;[o:Sass::Tree::ReturnNode	:
@expro:Sass::Script::Funcall
;I"mix;	T;[o:Sass::Script::Color	;0:@attrs{	:rediÿ:
greeniÿ:	blueiÿ:
alphai;i;
@o;	;I"
color;	T;I"
color;	T;i;
@o;	;I"percent;	T;I"percent;	T;i;
@:@keywords{;i;
@;[;i;
@;i:@has_childrenT;
@o;;[I"-/* Add percentage of black to a color */;	F;
i;0;[;i;
@o;;I"
shade;	T;[[o;;I"
color;	T;I"
color;	T;
@0[o;;I"percent;	T;I"percent;	T;
@0;[o;	;o;
;I"mix;	T;[o;	;0;{	;i;i;i;i;i
;
@o;	;I"
color;	T;I"
color;	T;i
;
@o;	;I"percent;	T;I"percent;	T;i
;
@;{;i
;
@;[;i
;
@;i;T;
@:@templateI"æ// Add percentage of white to a color
@function tint($color, $percent){
  @return mix(white, $color, $percent);
}

// Add percentage of black to a color
@function shade($color, $percent){
  @return mix(black, $color, $percent);
}
;	T;i;T;
@

Version data entries

5 entries across 5 versions & 2 rubygems

Version Path
ecm_cms_navigation-0.0.6 test/dummy/tmp/cache/sass/b8feec7b5dd9bdfcb6b02acda27daed749f5790a/_tint-shade.scssc
ecm_cms_core-0.0.3 test/dummy/tmp/cache/sass/972efe55173f6628b13c5cb56b5b0f9b84985155/_tint-shade.scssc
ecm_cms_core-0.0.2 test/dummy/tmp/cache/sass/972efe55173f6628b13c5cb56b5b0f9b84985155/_tint-shade.scssc
ecm_cms_navigation-0.0.5 test/dummy/tmp/cache/sass/b8feec7b5dd9bdfcb6b02acda27daed749f5790a/_tint-shade.scssc
ecm_cms_navigation-0.0.4 test/dummy/tmp/cache/sass/b8feec7b5dd9bdfcb6b02acda27daed749f5790a/_tint-shade.scssc