| /template/breeze/bower_components/gumby/sass/functions/ |
| D | _palette.scss | 18 @mixin palette($shade, $palette-text-color:false) { parameter 19 @if $shade == getColor($shade) { 24 color: lighten(getColor($shade, default), 80%); 26 background: getColor($shade, default); 27 border: 1px solid getColor($shade, default); 29 background: getColor($shade, hover); 30 border: 1px solid darken(getColor($shade, hover), 3%); 33 background: darken(getColor($shade, default), 10%); 34 border: 1px solid darken(getColor($shade, default), 10%); 37 @if $shade == default { [all …]
|
| /template/breeze/bower_components/gumby/sass/ui/ |
| D | _labels.scss | 14 @each $shade in $ui-coloring { variable 15 &.#{nth($shade, 1)} { 16 background: nth($shade, 2); 17 border: 1px solid nth($shade, 2); 18 @if nth($shade, 1) == default { 19 color: darken(nth($shade, 2), 61.5%); 21 border-color: darken(nth($shade, 2), 5%); 24 color: darken(nth($shade, 2), 61.5%); 27 @if nth($shade, 1) == warning { 28 color: darken(nth($shade, 2), 40%); [all …]
|
| D | _buttons.scss | 73 @each $shade in $ui-coloring { variable 74 &.#{nth($shade, 1)} { 75 background: nth($shade, 2); 76 border: 1px solid nth($shade, 2); 78 background: lighten(nth($shade, 2), 10%); 81 background: darken(nth($shade, 2), 10%); 83 @if nth($shade, 1) == default { 84 color: darken(nth($shade, 2), 61.5%); 85 border: 1px solid nth($shade, 2); 87 border: 1px solid darken(nth($shade, 2), 5%); [all …]
|
| /template/breeze/sass/ |
| D | _buttons.scss | 73 @each $shade in $ui-coloring { variable 74 &.#{nth($shade, 1)} { 75 background: nth($shade, 2); 76 border: 1px solid nth($shade, 2); 78 background: lighten(nth($shade, 2), 10%); 81 background: darken(nth($shade, 2), 10%); 83 @if nth($shade, 1) == default { 84 color: darken(nth($shade, 2), 61.5%); 85 border: 1px solid nth($shade, 2); 87 border: 1px solid darken(nth($shade, 2), 5%); [all …]
|
| /template/material/ |
| D | style.ini | 19 ; 'primary_dark' defines a darker shade of your primary color
|
| /template/strap/ComboStrap/ |
| H A D | ColorRgb.php | 626 function shade(int $percentage): ColorRgb function in ComboStrap\\ColorRgb 654 return $this->shade($percentage);
|
| /template/strap/resources/library/bootstrap/5.0.1/ |
| H A D | bootstrap.min.css.map | 1 …shade-color($background, $btn-hover-bg-shade-amount), tint-color($background, $btn-hover-bg-tint-a…
|
| H A D | bootstrap.rtl.min.css.map | 1 …shade-color($background, $btn-hover-bg-shade-amount), tint-color($background, $btn-hover-bg-tint-a…
|
| /template/comicslate/fonts/ |
| D | dat_fest_comic_optim.svg | 1 … unicode="▐"/><glyph glyph-name="ltshade" unicode="░"/><glyph glyph-name="shade" unicode="▒"/><gly…
|