bootstrap/scss
Saleem Abdulrasool aa50e2361f scss: bring light/dark accordion icon color handling to parity
The light themed accordion icon is controlled by a set of two variables:
- `$accordion-icon-color`
- `$accordion-icon-active-color`

The dark themed accordion icon did not have this level of control
available and instead would always use `$primary-text-emphasis-dark`.

Replicate the behaviour to permit individual control over the colours to
match the behaviour for the light themed form.
2023-03-24 18:58:08 -07:00
..
forms Fix color picker borders on chromium based browsers 2023-02-15 10:41:02 -08:00
helpers Icon link: envariable + enhance the documentation (#38130) 2023-03-02 10:32:43 -08:00
mixins Release v5.3.0-alpha2 (#38244) 2023-03-24 16:30:16 +02:00
tests Fix missing modifications when `--bs-{color}-text` was changed to `--bs-{color}-text-emphasis` (#38176) 2023-03-07 06:45:07 +01:00
utilities
vendor Change stylelint `property-blacklist` to `property-disallowed-list` 2023-01-03 19:46:08 -08:00
_accordion.scss Add dark mode support (#35857) 2022-11-28 22:30:26 -08:00
_alert.scss Fix alerts colors by using `*-text-emphasis` CSS vars in Sass loop (#38003) 2023-02-06 12:39:50 +01:00
_badge.scss
_breadcrumb.scss
_button-group.scss fix 2022-10-23 12:51:51 -04:00
_buttons.scss Fix button visibility issue on dark theme (#38115) 2023-03-02 10:49:54 -08:00
_card.scss Fix cards color for contextual color mode 2023-01-01 21:56:19 -08:00
_carousel.scss Update _carousel.scss 2023-03-10 11:26:25 -06:00
_close.scss Docs: add CSS variables section in close button section 2023-01-02 11:39:13 -08:00
_containers.scss
_dropdown.scss Add dark mode support (#35857) 2022-11-28 22:30:26 -08:00
_forms.scss
_functions.scss Update colour contrast formula with new constant from WCAG 2.2 (#37731) 2022-12-27 14:13:38 +00:00
_grid.scss Reduce bootstrap-grid.css content 2023-01-11 10:01:11 -08:00
_helpers.scss Add new link utilities, icon link helper, and update colored link helpers (#37762) 2023-01-03 22:23:46 -08:00
_images.scss
_list-group.scss Fix list group colors by using `*-text-emphasis` CSS vars in Sass loop (#38008) 2023-02-06 13:08:20 +01:00
_maps.scss Proposal to rename the CSS and Sass variables 2023-01-21 09:46:48 -08:00
_mixins.scss Add dark mode support (#35857) 2022-11-28 22:30:26 -08:00
_modal.scss
_nav.scss Remove comments from `scss/_nav.scss` (#38038) 2023-02-13 20:03:27 +01:00
_navbar.scss Fix navbar-nav link styling 2023-03-02 10:47:54 -08:00
_offcanvas.scss Remove duplicate `--#{$prefix}offcanvas-zindex` (#37257) 2022-10-04 13:38:07 +02:00
_pagination.scss Add dark mode support (#35857) 2022-11-28 22:30:26 -08:00
_placeholders.scss
_popover.scss
_progress.scss Rework progress bar markup and styles (#36831) 2022-11-28 23:07:48 -08:00
_reboot.scss Add dark mode support (#35857) 2022-11-28 22:30:26 -08:00
_root.scss Drop unused `--bs-focus-ring-box-shadow` and add documentation for `--bs-focus-ring-{x|y|blur}` (#38095) 2023-02-25 08:01:20 +01:00
_spinners.scss
_tables.scss Use `--bs-border-width` for some components (#37344) 2022-10-23 00:13:13 -04:00
_toasts.scss
_tooltip.scss
_transitions.scss
_type.scss
_utilities.scss Remove comments from `scss/_utilities.scss` (#38181) 2023-03-07 08:32:09 +01:00
_variables-dark.scss scss: bring light/dark accordion icon color handling to parity 2023-03-24 18:58:08 -07:00
_variables.scss Fix missing modifications when `--bs-{color}-text` was changed to `--bs-{color}-text-emphasis` (#38176) 2023-03-07 06:45:07 +01:00
bootstrap-grid.scss Remove useless import 2023-03-10 10:45:12 -06:00
bootstrap-reboot.scss Add dark mode support (#35857) 2022-11-28 22:30:26 -08:00
bootstrap-utilities.scss Add dark mode support (#35857) 2022-11-28 22:30:26 -08:00
bootstrap.scss Add dark mode support (#35857) 2022-11-28 22:30:26 -08:00