COMMITS
/ scss/_root.scss September 13, 2023
J
Allow `<mark>` colors customization for color modes (#39141)
Julien Déramond committed
April 21, 2023
L
CSS: New var proposal + init `headings-color` (#37904)
Louis-Maxime Piton committed
February 25, 2023
J
Drop unused `--bs-focus-ring-box-shadow` and add documentation for `--bs-focus-ring-{x|y|blur}` (#38095)
Julien Déramond committed
February 14, 2023
January 17, 2023
L
Proposal to rename the CSS and Sass variables
louismaximepiton committed
January 16, 2023
M
Fix `.form-control` in dark mode (#37893)
Mark Otto committed
January 12, 2023
J
Add theme maps specific to dark mode (#37843)
Julien Déramond committed
January 11, 2023
J
Drop duplicate `--bs-body-bg-rgb` declaration + reorder props
Julien Déramond committed
January 9, 2023
J
Reduce bootstrap-grid.css content
Julien Déramond committed
January 6, 2023
L
CSS: rename some variables to be consistent (#37804)
Louis-Maxime Piton committed
J
Fix duplicate `--bs-emphasis-color` set value (#37809)
Julien Déramond committed
January 5, 2023
J
Remove duplicate definition of `--bs-highlight-bg` in `scss/_root.scss`
Julien Déramond committed
January 4, 2023
December 29, 2022
M
Focus ring helper and utilities (#33125)
Mark Otto committed
December 27, 2022
M
Add color-scheme to dark root selector
Mark Otto committed
December 21, 2022
J
Fix Sass compilation when `$color-mode-type` is set to `media-query` (#37687)
Julien Déramond committed
November 29, 2022
M
Add dark mode support (#35857)
Mark Otto committed
November 21, 2022
C
Keep string representation in `--bs-body-font-family` (#37526)
chris committed
October 3, 2022
S
Added breakpoints as css variables (#36095)
Stefan Haack committed
June 6, 2022
M
Remove headings-color CSS variable due to backward compatibility issues
Mark Otto committed
May 23, 2022
M
Stylelint: Disable `custom-property-empty-line-before`
Mark Otto committed
May 6, 2022
M
Iterate on border utilities (#36239)
Mark Otto committed
April 29, 2022
M
Revert `border-color` change (#36238)
Mark Otto committed
March 29, 2022
J
Fix duplicate border radius CSS var definition
Julien Déramond committed
March 13, 2022
M
Add additional root variables, rename `$variable-prefix` to `$prefix` (#35981)
Mark Otto committed
March 3, 2022
J
Add missing root border opacity CSS var
Julien Déramond committed
November 30, 2021
M
Convert border utilities to CSS variables
Mark Otto committed
November 26, 2021
T
Correctly implement RFS in `:root` CSS variable for `$body-font-size` (#35326)
Travis Risner committed
August 10, 2021
M
Add check to rgba-css-var function for body or bg (#34699)
Mark Otto committed
July 19, 2021
M
Add and document additional :root CSS variables
Mark Otto committed
May 24, 2021
M
Update color and background-color utilities
Mark Otto committed
September 30, 2020
M
Add Sass variable for CSS variable prefix (#31684)
Mark Otto committed
April 14, 2020
M
Improve gradients
Martijn Cuppens committed
April 15, 2020
M
Add `bs-` prefixes to custom properties (#30591)
Martijn Cuppens committed
August 29, 2019
X
theming.md: automate _root.scss. (#29326)
XhmikosR committed
X
theming.md: bring `:root` up to par with Scss. (#29323)
XhmikosR committed
July 14, 2019
M
Drop breakpoint CSS custom properties (#29020)
Mark Otto committed
October 14, 2017
G
Escape SassScript in custom variable values (#24354)
Gleb Mazovetskiy committed
October 2, 2017
F
Generate CSS variables for colors, breakpoints, fonts (#23761)
Félix Saparelli committed