Home
last modified time | relevance | path

Searched refs:darken (Results 1 – 25 of 38) sorted by relevance

12

/template/breeze/bower_components/gumby/sass/functions/
D_palette.scss30 border: 1px solid darken(getColor($shade, hover), 3%);
33 background: darken(getColor($shade, default), 10%);
34 border: 1px solid darken(getColor($shade, default), 10%);
42 color: darken(getColor($shade, default), 61.5%);
46 border: 1px solid darken(getColor($shade, hover), 5%);
54 color: darken(getColor($shade, hover), 40%);
72 background: darken($shade, 10%);
73 border: 1px solid darken($shade, 10%);
/template/breeze/bower_components/gumby/sass/ui/
D_labels.scss19 color: darken(nth($shade, 2), 61.5%);
21 border-color: darken(nth($shade, 2), 5%);
24 color: darken(nth($shade, 2), 61.5%);
28 color: darken(nth($shade, 2), 40%);
30 color: darken(nth($shade, 2), 40%);
74 color: darken(nth($shade, 2), 20%);
79 color: darken(nth($shade, 2), 61.5%);
83 color: darken(nth($shade, 2), 40%);
D_navbar.scss44 background: darken($navbar-color, 5%);
97 background: darken($navbar-color, 5%);
103 @include box-shadow(0 2px 2px darken($navbar-color, 15%));
132 text-shadow: 0 1px 2px darken($navbar-color, 20%),
133 0 1px 0 darken($navbar-color, 20%);
141 border-color: darken($navbar-color, 30%) !important;
150 background: darken($navbar-color, 20%);
174 border-bottom: 1px solid darken($navbar-color, 10%);
179 background: darken($navbar-color, 8%);
187 border-bottom: darken($navbar-color, 5%);
[all …]
D_buttons.scss81 background: darken(nth($shade, 2), 10%);
84 color: darken(nth($shade, 2), 61.5%);
87 border: 1px solid darken(nth($shade, 2), 5%);
90 color: darken(nth($shade, 2), 61.5%);
94 color: darken(nth($shade, 2), 40%);
96 color: darken(nth($shade, 2), 40%);
125 border: 1px solid darken(nth($grade, 2), 15%);
129 border: 1px solid darken(nth($grade, 3), 15%);
141 color: darken(nth($grade, 2), 40%);
148 text-shadow: 0 1px 1px darken(nth($grade, 2), 20%);
D_tabs.scss10 border-bottom: 1px solid darken($default-color, 5%);
35 border: 1px solid darken($default-color, 5%);
47 background: darken($default-color, 2%);
74 border: 1px solid darken($default-color, 5%);
86 background: darken($default-color, 2%);
99 border: 1px solid darken($default-color, 5%);
112 border-right: 1px solid darken($default-color, 5%);
145 border: 1px solid darken($default-color, 5%);
153 border-left: 1px solid darken($default-color, 5%);
D_forms.scss31 border-color: darken($default-color, 10%);
68 border: 1px solid darken($default-color, 10%);
170 border: 1px solid darken($default-color, 10%);
353 border: 1px solid darken($default-color, 5%);
/template/breeze/sass/
D_buttons.scss81 background: darken(nth($shade, 2), 10%);
84 color: darken(nth($shade, 2), 61.5%);
87 border: 1px solid darken(nth($shade, 2), 5%);
90 color: darken(nth($shade, 2), 61.5%);
94 color: darken(nth($shade, 2), 40%);
96 color: darken(nth($shade, 2), 40%);
125 border: 1px solid darken(nth($grade, 2), 15%);
129 border: 1px solid darken(nth($grade, 3), 15%);
141 color: darken(nth($grade, 2), 40%);
148 text-shadow: 0 1px 1px darken(nth($grade, 2), 20%);
/template/templar/less/
Dvariables.less42 @linkColorHover: darken(@linkColor, 15%);
88 @btnBackgroundHighlight: darken(@white, 10%);
185 @navbarBackground: darken(@navbarBackgroundHighlight, 5%);
186 @navbarBorder: darken(@navbarBackground, 12%);
193 @navbarLinkBackgroundActive: darken(@navbarBackground, 5%);
235 @warningBorder: darken(spin(@warningBackground, -10), 3%);
239 @errorBorder: darken(spin(@errorBackground, -10), 3%);
243 @successBorder: darken(spin(@successBackground, -10), 5%);
247 @infoBorder: darken(spin(@infoBackground, -10), 7%);
260 @popoverTitleBackground: darken(@popoverBackground, 3%);
Dlabels-badges.less56 &-important[href] { background-color: darken(@errorText, 10%); }
59 &-warning[href] { background-color: darken(@orange, 10%); }
62 &-success[href] { background-color: darken(@successText, 10%); }
65 &-info[href] { background-color: darken(@infoText, 10%); }
68 &-inverse[href] { background-color: darken(@grayDark, 10%); }
Dtype.less33 a.muted:focus { color: darken(@grayLight, 10%); }
37 a.text-warning:focus { color: darken(@warningText, 10%); }
41 a.text-error:focus { color: darken(@errorText, 10%); }
45 a.text-info:focus { color: darken(@infoText, 10%); }
49 a.text-success:focus { color: darken(@successText, 10%); }
Dwells.less12 border: 1px solid darken(@wellBackground, 7%);
Dtables.less233 background-color: darken(@successBackground, 5%);
236 background-color: darken(@errorBackground, 5%);
239 background-color: darken(@warningBackground, 5%);
242 background-color: darken(@infoBackground, 5%);
Ddropdowns.less94 #gradient > .vertical(@dropdownLinkBackgroundHover, darken(@dropdownLinkBackgroundHover, 5%));
105 #gradient > .vertical(@dropdownLinkBackgroundActive, darken(@dropdownLinkBackgroundActive, 5%));
201 border-left-color: darken(@dropdownBackground, 20%);
Dnavbar.less280 .buttonBackground(darken(@navbarBackgroundHighlight, 5%), darken(@navbarBackground, 5%));
494 ….buttonBackground(darken(@navbarInverseBackgroundHighlight, 5%), darken(@navbarInverseBackground, …
Dmixins.less185 border-color: darken(@borderColor, 10%);
412 border-color: @secondaryColor @secondaryColor darken(@secondaryColor, 15%);
523 *background-color: darken(@endColor, 5%);
526 // IE 7 + 8 can't handle box-shadow to show active, so we darken a bit ourselves
529 background-color: darken(@endColor, 10%) e("\9");
Dpopovers.less41 border-bottom: 1px solid darken(@popoverTitleBackground, 5%);
/template/mindthedark/css/
D_plugin_note.less40 border-color: darken(@classic_light, 20%);
46 border-color: darken(@important_light, 40%);
52 border-color: darken(@warning_light, 20%);
58 border-color: darken(@tip_light, 20%);
/template/panoramacake/css/
Dfordokuwiki.less203 .breadcrumb bdi:nth-of-type(2) a { background: darken(@breadcrumbrootback, 5%); }
204 .breadcrumb bdi:nth-of-type(2) a:after { border-left-color: darken(@breadcrumbrootback, 5%); }
205 .breadcrumb bdi:nth-of-type(3) a { background: darken(@breadcrumbrootback, 20%); }
206 .breadcrumb bdi:nth-of-type(3) a:after { border-left-color: darken(@breadcrumbrootback, 20%); }
207 .breadcrumb bdi:nth-of-type(4) a { background: darken(@breadcrumbrootback, 30%); }
208 .breadcrumb bdi:nth-of-type(4) a:after { border-left-color: darken(@breadcrumbrootback, 30%); }
209 .breadcrumb bdi:nth-of-type(5) a { background: darken(@breadcrumbrootback, 40%); }
210 .breadcrumb bdi:nth-of-type(5) a:after { border-left-color: darken(@breadcrumbrootback, 40%); }
Dstylesheet_dark.less31 @breadcrumbcolouraction: @ini_breadcrumbs_steps_darken_or_lighten; /* was darken */
348 .breadcrumb when (@breadcrumbcolouraction = "darken") {
358 .breadcrumb { .myDarkQuery(darken); } // match
373 .myDarkQuery(@breadcrumbcolouraction) when (@breadcrumbcolouraction = darken) {
375 bdi:nth-child(2) a { background-color: darken(@breadcrumbrootback, 5%); }
376 bdi:nth-child(2) a:after { border-left-color: darken(@breadcrumbrootback, 5%); }
377 bdi:nth-child(3) a { background-color: darken(@breadcrumbrootback, 20%); }
378 bdi:nth-child(3) a:after { border-left-color: darken(@breadcrumbrootback, 20%); }
379 bdi:nth-child(4) a { background-color: darken(@breadcrumbrootback, 30%); }
380 bdi:nth-child(4) a:after { border-left-color: darken(@breadcrumbrootback, 30%); }
[all …]
Dstylesheet_light.less348 .breadcrumb when (@breadcrumbcolouraction = "darken") {
358 .breadcrumb { .myDarkQuery(darken); } // match
373 .myDarkQuery(@breadcrumbcolouraction) when (@breadcrumbcolouraction = darken) {
375 bdi:nth-child(2) a { background-color: darken(@breadcrumbrootback, 5%); }
376 bdi:nth-child(2) a:after { border-left-color: darken(@breadcrumbrootback, 5%); }
377 bdi:nth-child(3) a { background-color: darken(@breadcrumbrootback, 20%); }
378 bdi:nth-child(3) a:after { border-left-color: darken(@breadcrumbrootback, 20%); }
379 bdi:nth-child(4) a { background-color: darken(@breadcrumbrootback, 30%); }
380 bdi:nth-child(4) a:after { border-left-color: darken(@breadcrumbrootback, 30%); }
381 bdi:nth-child(5) a { background-color: darken(@breadcrumbrootback, 40%); }
[all …]
/template/klean/bootstrap/css/
Dbootstrap-theme.min.css.map1darken(@btn-color, 12%));\n .reset-filter(); // Disable gradients for IE9 because filter bleeds t…
Dbootstrap-theme.css.map1darken(@btn-color, 12%));\n .reset-filter(); // Disable gradients for IE9 because filter bleeds t…
/template/starterbootstrap/css/
Dbootstrap-theme.css.map1darken(@btn-color, 12%));\n .reset-filter(); // Disable gradients for IE9 because filter bleeds t…
/template/strap/ComboStrap/
H A DColorHsl.php163 public function darken(int $lightness = 5): ColorHsl function in ComboStrap\\ColorHsl
/template/panoramacake/
Dstyle.ini94 __breadcrumbs_steps_darken_or_lighten__ = 'darken'; @ini_breadcrumbs_steps_darken_or_lighten

12