Searched refs:mix (Results 1 – 8 of 8) sorted by relevance
| /template/strap/ComboStrap/ |
| H A D | ColorRgb.php | 430 function mix($color, ?int $weight = 50): ColorRgb function in ComboStrap\\ColorRgb 629 return $this->mix('black', $percentage); 676 return $this->mix("white", $percentage);
|
| /template/typowiki/typowiki/scss/ |
| D | _form.scss | 94 border-color: mix($primary, #fff); 121 border-color: mix($primary, #fff);
|
| /template/templar/less/ |
| D | mixins.less | 429 background-color: mix(@startColor, @endColor, 60%); 447 background-color: mix(@midColor, @endColor, 80%); 458 background-color: mix(@midColor, @endColor, 80%);
|
| /template/strap/resources/library/bootstrap/5.0.1/ |
| H A D | bootstrap.min.css.map | 1 …mix($color, $background, percentage($table-hover-bg-factor));\n $striped-bg: mix($color, $backg…
|
| H A D | bootstrap.rtl.min.css.map | 1 …mix($color, $background, percentage($table-hover-bg-factor));\n $striped-bg: mix($color, $backg…
|
| /template/mikio/icons/fontawesome5/css/ |
| H A D | all.min.css | 5 …-minus-square:before{content:"\f146"}.fa-mitten:before{content:"\f7b5"}.fa-mix:before{content:"\f3…
|
| /template/strap/resources/library/bootstrap/4.5.0/ |
| H A D | bootstrap.16col.min.css.map | 1 …mix($body-bg, $color, 15%), $color) repeat-x;\n } @else {\n background-color: $color;\n }\n}\…
|
| /template/strap/resources/library/bootstrap/4.4.1/ |
| H A D | bootstrap.16col.min.css.map | 1 …mix($body-bg, $color, 15%), $color) repeat-x;\n } @else {\n background-color: $color;\n }\n}\…
|