"m o:Sass::Tree::RootNode :@children[o:Sass::Tree::CharsetNode : @nameI" UTF-8:ET;[:@filename0: @options{: @linei:@source_rangeo:Sass::Source::Range :@start_poso:Sass::Source::Position; i: @offseti: @end_poso;; i;i: @fileI"c/usr/local/lib/ruby/gems/2.4.0/gems/bourbon-4.3.4/app/assets/stylesheets/functions/_shade.scss; T:@importero: Sass::Importers::Filesystem: @rootI"M/usr/local/lib/ruby/gems/2.4.0/gems/bourbon-4.3.4/app/assets/stylesheets; F:@real_rootI"M/usr/local/lib/ruby/gems/2.4.0/gems/bourbon-4.3.4/app/assets/stylesheets; T:@same_name_warningso:Set: @hash}Fo:Sass::Tree::CommentNode : @value[I"r/*/ Mixes a color with black. */ */ @param {Color} $color */ */ @param {Number (Percentage)} $percent */ The amount of black to be mixed in. */ */ @example scss - Usage */ .element { */ background-color: shade(#ffbb52, 60%); */ } */ */ @example css - CSS Output */ .element { */ background-color: #664a20; */ } */ */ @return {Color} */; T: @type: silent;[; 0; @ ; i; o; ;o;; i;i;o;; i;i;@;@o:Sass::Tree::FunctionNode;I" shade; T: @args[[o:!Sass::Script::Tree::Variable ;I" color; T:@underscored_nameI" color; T:@css_variable_warning0; i; o; ;o;; i;i;o;; i;i;@;@; @; @ 0[o;! ;I" percent; T;"I" percent; T;#0; i; o; ;o;; i;i;o;; i;i&;@;@; @; @ 0: @splat0;[o:Sass::Tree::ReturnNode : @expro: Sass::Script::Tree::Funcall;I"mix; T; [o: Sass::Script::Tree::Literal ;o:Sass::Script::Value::Color ;0; @ : @attrs{ :redi: greeni: bluei: alphai:@representationI" #000; T; i; o; ;o;; i;i;o;; i;i;@;@;#0; @o;! ;I" color; T;"I" color; T;#0; i; o; ;o;; i;i;o;; i;i ;@;@; @; @ o;! ;I" percent; T;"I" percent; T;#0; i; o; ;o;; i;i";o;; i;i*;@;@; @; @ :@keywordso:Sass::Util::NormalizedMap:@key_strings{: @map{;$0:@kwarg_splat0;#0; i; o; ;o;; i;i;o;; i;i+;@;@; @; @ ;[; 0; @ ; i; o; ;o;; i;i;o;; i;i+;@;@; 0; @ ; i; o; ;o;; i;i;o;; i;i(;@;@:@has_childrenT; 0; @ :@templateI"Ñ@charset "UTF-8"; /// Mixes a color with black. /// /// @param {Color} $color /// /// @param {Number (Percentage)} $percent /// The amount of black to be mixed in. /// /// @example scss - Usage /// .element { /// background-color: shade(#ffbb52, 60%); /// } /// /// @example css - CSS Output /// .element { /// background-color: #664a20; /// } /// /// @return {Color} @function shade($color, $percent) { @return mix(#000, $color, $percent); } ; T; i; o; ;o;; i;i;o;; i;i;@;@;5T