| /template/breeze/bower_components/gumby/sass/extensions/modular-scale/stylesheets/ |
| D | _modular-scale.scss | 2 // https://github.com/scottkellum/modular-scale 10 @function modular-scale($multiple, $base-size: $base-size, $ratio: $ratio, $round-pixels: $round-pi… 62 $scale-values: (); 73 $scale-values: append($scale-values, nth($base-size, $k)); 80 // reset $modular-scale for each set 81 $modular-scale: nth($base-size, $k); 83 // do the scale for each base-size using this ratio 87 // and add the result to $scale-values 89 $modular-scale: power(nth($ratio, $j), $i) * nth($base-size, $k); 90 $scale-values: append($scale-values, $modular-scale); [all …]
|
| /template/breeze/bower_components/modular-scale/stylesheets/ |
| D | _modular-scale.scss | 1 @import "modular-scale/ratios"; 6 @import "modular-scale/tests"; 8 @import "modular-scale/pow"; 9 @import "modular-scale/calc"; 10 @import "modular-scale/generate-list"; 11 @import "modular-scale/sort-list"; 12 @import "modular-scale/function"; 13 @import "modular-scale/function-list";
|
| /template/breeze/bower_components/modular-scale/ |
| D | readme.md | 3 …ion, Go to [v1.0 documentation here](https://github.com/Team-Sass/modular-scale/blob/1.x/readme.md) 5 A modular scale is a list of values that share the same relationship. These values are often used t… 7 … fine and breakpoints in responsive web design can naturally fall on your scale to create better r… 9 …scale which might be useful to create more options for in-between values. This base size paired wi… 15 * Terminal: `gem install modular-scale` 16 * Compass config: `require 'modular-scale'` 17 * SCSS: `@import 'modular-scale';` 21 * Terminal: `bower install modular-scale` 22 * SCSS: `@import '../link_to_component_dir/modular-scale';` 26 * [Download the latest zip](https://github.com/Team-Sass/modular-scale/releases/latest) [all …]
|
| /template/bootie/images/ |
| D | pagetools-build.php | 96 * @param float $scale Scale the colors by this value ( <1 darkens, >1 lightens) 98 function imagecolorscale(&$img, $scale){ argument 111 $r = max(min(round($r*$scale),255),0); 112 $g = max(min(round($g*$scale),255),0); 113 $b = max(min(round($b*$scale),255),0);
|
| /template/ghw/images/ |
| D | pagetools-build.php | 98 * @param float $scale Scale the colors by this value ( <1 darkens, >1 lightens) 100 function imagecolorscale(&$img, $scale){ argument 113 $r = max(min(round($r*$scale),255),0); 114 $g = max(min(round($g*$scale),255),0); 115 $b = max(min(round($b*$scale),255),0);
|
| /template/bs4simple/images/ |
| D | pagetools-build.php | 98 * @param float $scale Scale the colors by this value ( <1 darkens, >1 lightens) 100 function imagecolorscale(&$img, $scale){ argument 113 $r = max(min(round($r*$scale),255),0); 114 $g = max(min(round($g*$scale),255),0); 115 $b = max(min(round($b*$scale),255),0);
|
| /template/binkytestinstance/images/ |
| D | pagetools-build.php | 96 * @param float $scale Scale the colors by this value ( <1 darkens, >1 lightens) 98 function imagecolorscale(&$img, $scale){ argument 111 $r = max(min(round($r*$scale),255),0); 112 $g = max(min(round($g*$scale),255),0); 113 $b = max(min(round($b*$scale),255),0);
|
| /template/darkblue/images/ |
| D | pagetools-build.php | 98 * @param float $scale Scale the colors by this value ( <1 darkens, >1 lightens) 100 function imagecolorscale(&$img, $scale){ argument 113 $r = max(min(round($r*$scale),255),0); 114 $g = max(min(round($g*$scale),255),0); 115 $b = max(min(round($b*$scale),255),0);
|
| /template/daily/images/ |
| D | pagetools-build.php | 96 * @param float $scale Scale the colors by this value ( <1 darkens, >1 lightens) 98 function imagecolorscale(&$img, $scale){ argument 111 $r = max(min(round($r*$scale),255),0); 112 $g = max(min(round($g*$scale),255),0); 113 $b = max(min(round($b*$scale),255),0);
|
| /template/dokuwikibee/dokuwikibee/images/ |
| D | pagetools-build.php | 98 * @param float $scale Scale the colors by this value ( <1 darkens, >1 lightens) 100 function imagecolorscale(&$img, $scale){ argument 113 $r = max(min(round($r*$scale),255),0); 114 $g = max(min(round($g*$scale),255),0); 115 $b = max(min(round($b*$scale),255),0);
|
| /template/docnavwiki/images/ |
| D | pagetools-build.php | 98 * @param float $scale Scale the colors by this value ( <1 darkens, >1 lightens) 100 function imagecolorscale(&$img, $scale){ argument 113 $r = max(min(round($r*$scale),255),0); 114 $g = max(min(round($g*$scale),255),0); 115 $b = max(min(round($b*$scale),255),0);
|
| /template/codowik/images/ |
| D | pagetools-build.php | 96 * @param float $scale Scale the colors by this value ( <1 darkens, >1 lightens) 98 function imagecolorscale(&$img, $scale){ argument 111 $r = max(min(round($r*$scale),255),0); 112 $g = max(min(round($g*$scale),255),0); 113 $b = max(min(round($b*$scale),255),0);
|
| /template/notes/images/ |
| D | pagetools-build.php | 100 * @param float $scale Scale the colors by this value ( <1 darkens, >1 lightens) 102 function imagecolorscale(&$img, $scale){ argument 115 $r = max(min(round($r*$scale),255),0); 116 $g = max(min(round($g*$scale),255),0); 117 $b = max(min(round($b*$scale),255),0);
|
| /template/adoradark/images/ |
| D | pagetools-build.php | 98 * @param float $scale Scale the colors by this value ( <1 darkens, >1 lightens) 100 function imagecolorscale(&$img, $scale){ argument 113 $r = max(min(round($r*$scale),255),0); 114 $g = max(min(round($g*$scale),255),0); 115 $b = max(min(round($b*$scale),255),0);
|
| /template/ramtop/images/ |
| D | pagetools-build.php | 96 * @param float $scale Scale the colors by this value ( <1 darkens, >1 lightens) 98 function imagecolorscale(&$img, $scale){ argument 111 $r = max(min(round($r*$scale),255),0); 112 $g = max(min(round($g*$scale),255),0); 113 $b = max(min(round($b*$scale),255),0);
|
| /template/byu_2017_theme/images/ |
| D | pagetools-build.php | 98 * @param float $scale Scale the colors by this value ( <1 darkens, >1 lightens) 100 function imagecolorscale(&$img, $scale){ argument 113 $r = max(min(round($r*$scale),255),0); 114 $g = max(min(round($g*$scale),255),0); 115 $b = max(min(round($b*$scale),255),0);
|
| /template/lisps/images/ |
| D | pagetools-build.php | 98 * @param float $scale Scale the colors by this value ( <1 darkens, >1 lightens) 100 function imagecolorscale(&$img, $scale){ argument 113 $r = max(min(round($r*$scale),255),0); 114 $g = max(min(round($g*$scale),255),0); 115 $b = max(min(round($b*$scale),255),0);
|
| /template/dokufreech/images/ |
| D | pagetools-build.php | 96 * @param float $scale Scale the colors by this value ( <1 darkens, >1 lightens) 98 function imagecolorscale(&$img, $scale){ argument 111 $r = max(min(round($r*$scale),255),0); 112 $g = max(min(round($g*$scale),255),0); 113 $b = max(min(round($b*$scale),255),0);
|
| /template/greensteel/images/ |
| D | pagetools-build.php | 96 * @param float $scale Scale the colors by this value ( <1 darkens, >1 lightens) 98 function imagecolorscale(&$img, $scale){ argument 111 $r = max(min(round($r*$scale),255),0); 112 $g = max(min(round($g*$scale),255),0); 113 $b = max(min(round($b*$scale),255),0);
|
| /template/kkh/images/ |
| D | pagetools-build.php | 98 * @param float $scale Scale the colors by this value ( <1 darkens, >1 lightens) 100 function imagecolorscale(&$img, $scale){ argument 113 $r = max(min(round($r*$scale),255),0); 114 $g = max(min(round($g*$scale),255),0); 115 $b = max(min(round($b*$scale),255),0);
|
| /template/flat/images/ |
| D | pagetools-build.php | 98 * @param float $scale Scale the colors by this value ( <1 darkens, >1 lightens) 100 function imagecolorscale(&$img, $scale){ argument 113 $r = max(min(round($r*$scale),255),0); 114 $g = max(min(round($g*$scale),255),0); 115 $b = max(min(round($b*$scale),255),0);
|
| /template/dokuwikitplacc/dokuwikiBee/images/ |
| D | pagetools-build.php | 98 * @param float $scale Scale the colors by this value ( <1 darkens, >1 lightens) 100 function imagecolorscale(&$img, $scale){ argument 113 $r = max(min(round($r*$scale),255),0); 114 $g = max(min(round($g*$scale),255),0); 115 $b = max(min(round($b*$scale),255),0);
|
| /template/mantinedoku/images/ |
| D | pagetools-build.php | 96 * @param float $scale Scale the colors by this value ( <1 darkens, >1 lightens) 98 function imagecolorscale(&$img, $scale){ argument 111 $r = max(min(round($r*$scale),255),0); 112 $g = max(min(round($g*$scale),255),0); 113 $b = max(min(round($b*$scale),255),0);
|
| /template/congrid/images/ |
| D | pagetools-build.php | 98 * @param float $scale Scale the colors by this value ( <1 darkens, >1 lightens) 100 function imagecolorscale(&$img, $scale){ argument 113 $r = max(min(round($r*$scale),255),0); 114 $g = max(min(round($g*$scale),255),0); 115 $b = max(min(round($b*$scale),255),0);
|
| /template/20cones/images/ |
| D | pagetools-build.php | 100 * @param float $scale Scale the colors by this value ( <1 darkens, >1 lightens) 102 function imagecolorscale(&$img, $scale){ argument 115 $r = max(min(round($r*$scale),255),0); 116 $g = max(min(round($g*$scale),255),0); 117 $b = max(min(round($b*$scale),255),0);
|