mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-30 00:29:52 +02:00
Update docs syntax colors head of dark mode (#35984)
* update syntax colors in preparation for dark mode changes * Improve color contrast
This commit is contained in:
@@ -336,7 +336,7 @@
|
||||
.highlight {
|
||||
padding: var(--bs-gutter-x) $bd-gutter-x;
|
||||
margin-bottom: 1rem;
|
||||
background-color: $gray-100;
|
||||
background-color: var(--bs-gray-100);
|
||||
|
||||
@include media-breakpoint-up(sm) {
|
||||
padding: 1rem 1.5rem;
|
||||
|
Reference in New Issue
Block a user