3.1.12 (Brainy Betty) f69f933b8a0ad343427e2279009e4463625e6f1b o:Sass::Tree::RootNode : @options{:@has_childrenT:@template"+$contrasted-dark-default: #000 !default; $contrasted-light-default: #fff !default; $contrasted-lightness-threshold: 30% !default; // Returns the `$light` color when the `$color` is dark // and the `$dark` color when the `$color` is light. // The `$threshold` is a percent between `0%` and `100%` and it determines // when the lightness of `$color` changes from "dark" to "light". @function contrast-color( $color, $dark: $contrasted-dark-default, $light: $contrasted-light-default, $threshold: $contrasted-lightness-threshold ) { @return if(lightness($color) < $threshold, $light, $dark) } // Sets the specified background color and calculates a dark or light contrasted text color. // The arguments are passed through to the [contrast-color function](#function-contrast-color). @mixin contrasted( $background-color, $dark: $contrasted-dark-default, $light: $contrasted-light-default, $threshold: $contrasted-lightness-threshold ) { background-color: $background-color; color: contrast-color($background-color, $dark, $light, $threshold); }:@children[ o:Sass::Tree::VariableNode ;@; [: @guarded" !default: @name"contrasted-dark-default: @linei: @expro:Sass::Script::Color : @attrs{ :redi: alphai: greeni: bluei;@: @value0; io; ;@; [; " !default; "contrasted-light-default; i;o; ;{ ;iÿ;i;iÿ;iÿ;@;0; io; ;@; [; " !default; "#contrasted-lightness-threshold; i;o:Sass::Script::Number :@numerator_units["%;@:@original"30%;i#; i:@denominator_units[o:Sass::Tree::CommentNode : @loud0;@: @silenti;["ü/* Returns the `$light` color when the `$color` is dark * and the `$dark` color when the `$color` is light. * The `$threshold` is a percent between `0%` and `100%` and it determines * when the lightness of `$color` changes from "dark" to "light". */; [; i o:Sass::Tree::FunctionNode ;@: @args[ [o:Sass::Script::Variable;@; " color:@underscored_name" color0[o;;@; " dark; " darko; ;@; "contrasted-dark-default; i; "contrasted_dark_default[o;;@; " light; " lighto; ;@; "contrasted-light-default; i; "contrasted_light_default[o;;@; "threshold; "thresholdo; ;@; "#contrasted-lightness-threshold; i; "#contrasted_lightness_threshold;T; [o:Sass::Tree::ReturnNode ;@; [; i;o:Sass::Script::Funcall ;@:@keywords{;[o:Sass::Script::Operation :@operand2o; ;@; "threshold; i; "threshold:@operator:lt:@operand1o;" ;@;#{;[o; ;@; " color; i; " color; "lightness; i;@; io; ;@; " light; i; " lighto; ;@; " dark; i; " dark; "if; i; "contrast-color; io; ;0;@;i;["¿/* Sets the specified background color and calculates a dark or light contrasted text color. * The arguments are passed through to the [contrast-color function](#function-contrast-color). */; [; io:Sass::Tree::MixinDefNode ;@;[ [o;;@; "background-color; "background_color0[o;;@; " dark; " darko; ;@; "contrasted-dark-default; i; "contrasted_dark_default[o;;@; " light; " lighto; ;@; "contrasted-light-default; i; "contrasted_light_default[o;;@; "threshold; "thresholdo; ;@; "#contrasted-lightness-threshold; i; "#contrasted_lightness_threshold;T; [o:Sass::Tree::PropNode :@prop_syntax:new;@;o; ;@; "background-color; i; "background_color; [; ["background-color: @tabsi; io;* ;+;,;@;o;" ;@;#{;[ o; ;@; "background-color; i ; "background_coloro; ;@; " dark; i ; " darko; ;@; " light; i ; " lighto; ;@; "threshold; i ; "threshold; "contrast-color; i ; [; [" color;-i; i ; "contrasted; i; i