Contrast fixes
This commit is contained in:
parent
be164cfe0a
commit
25ade09b0c
31 changed files with 471 additions and 378 deletions
|
|
@ -5,7 +5,7 @@
|
|||
--#{$prefix}alert-color: #{$color};
|
||||
--#{$prefix}alert-bg: #{$background};
|
||||
--#{$prefix}alert-border-color: #{$border};
|
||||
--#{$prefix}alert-link-color: #{shade-color($color, 10%)};
|
||||
--#{$prefix}alert-link-color: var(--#{$prefix}alert-color);
|
||||
|
||||
@if $enable-gradients {
|
||||
background-image: var(--#{$prefix}gradient);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue