]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Additional `.theme-*` utilities to replace color background helpers and more (#41978)
authorMark Otto <markd.otto@gmail.com>
Sat, 27 Dec 2025 20:59:42 +0000 (12:59 -0800)
committerMark Otto <markdotto@gmail.com>
Fri, 9 Jan 2026 04:14:09 +0000 (20:14 -0800)
commit74bc7d411fae7672ef40351dd6e2e480418a31f2
tree3ce0413dfdb62d8816bb607c79bd7382ceb519fa
parent9b42d6dd09e7000916cceb9e50e7893f1f044323
Additional `.theme-*` utilities to replace color background helpers and more (#41978)

* New .theme-* utilities for consuming the existing .theme styles, replace color-background helpers

* Update blue to be less indigo

* Rebuild metadata

* mdx lint

* Fix docs link while here

* Fix up some docs work while here

* links
32 files changed:
README.md
dist/css/bootstrap-utilities.metadata.json
scss/_colors.scss
scss/_progress.scss
scss/_utilities.scss
scss/helpers/_color-bg.scss [deleted file]
scss/helpers/index.scss
site/data/sidebar.yml
site/src/assets/examples/album-rtl/index.astro
site/src/assets/examples/album/index.astro
site/src/assets/examples/starter-template/index.astro
site/src/components/header/Navigation.astro
site/src/components/home/GetStarted.astro
site/src/content/docs/components/list-group.mdx
site/src/content/docs/components/progress.mdx
site/src/content/docs/customize/color-modes.mdx
site/src/content/docs/customize/overview.mdx
site/src/content/docs/getting-started/approach.mdx
site/src/content/docs/getting-started/install.mdx
site/src/content/docs/getting-started/introduction.mdx [deleted file]
site/src/content/docs/getting-started/rtl.mdx
site/src/content/docs/guides/npm.mdx
site/src/content/docs/guides/quickstart.mdx
site/src/content/docs/helpers/color-background.mdx [deleted file]
site/src/content/docs/utilities/background.mdx
site/src/content/docs/utilities/colors.mdx
site/src/content/docs/utilities/position.mdx
site/src/content/docs/utilities/theme.mdx [new file with mode: 0644]
site/src/pages/docs/[version]/index.astro
site/src/pages/docs/index.astro
site/src/scss/_callouts.scss
site/src/scss/_component-examples.scss