1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-26 06:44:35 +02:00

Merge branch 'main' into main-lmp-dark-theme-customization-full

This commit is contained in:
Louis-Maxime Piton
2024-02-28 15:44:54 +01:00
226 changed files with 5079 additions and 4413 deletions

View File

@@ -64,6 +64,8 @@ $headings-color-dark: inherit !default;
$link-color-dark: tint-color($primary-dark, 40%) !default;
$link-hover-color-dark: shift-color($link-color-dark, -$link-shade-percentage) !default;
$code-color-dark: tint-color($code-color, 40%) !default;
$mark-color-dark: $body-color-dark !default;
$mark-bg-dark: $yellow-800 !default;
//