1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-28 15:50:01 +02:00

Allow <mark> colors customization for color modes (#39141)

This commit is contained in:
Julien Déramond
2023-09-13 08:50:42 +02:00
committed by GitHub
parent bb10c996d4
commit bde23ae661
4 changed files with 7 additions and 0 deletions

View File

@@ -718,6 +718,7 @@ $dt-font-weight: $font-weight-bold !default;
$list-inline-padding: .5rem !default;
$mark-padding: .1875em !default;
$mark-color: $body-color !default;
$mark-bg: $yellow-100 !default;
// scss-docs-end type-variables