Style dark components

This commit is contained in:
Jeremy Thomas
2019-10-18 20:29:40 -04:00
parent 6b09dcfcf0
commit 9209d1fe42
25 changed files with 1079 additions and 473 deletions

View File

@@ -70,11 +70,11 @@ $bootstrap-invert: #fff
&:hover
text-decoration: underline
.bd-is-empty
background-color: var(--#{$prefix}-background)
color: var(--#{$prefix}-text-light)
background-color: var(--#{$prefix}background)
color: var(--#{$prefix}text-light)
.bd-is-unique
background-color: rgba($green, 0.25)
color: var(--#{$prefix}-text-strong)
color: var(--#{$prefix}text-strong)
font-weight: $weight-bold
.bd-bootstrap-comparison-header