diff options
| author | Saleem Abdulrasool <[email protected]> | 2023-03-19 09:39:47 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2023-03-24 18:58:08 -0700 |
| commit | aa50e2361f6d51137a195907469338a14938147b (patch) | |
| tree | e612c643d1f9bbfbf47f97026842dbd8dcc71aa0 /.github/codeql/codeql-config.yml | |
| parent | c877cefcef18d6a60c5eaec8df469933e64e212a (diff) | |
| download | bootstrap-aa50e2361f6d51137a195907469338a14938147b.tar.xz bootstrap-aa50e2361f6d51137a195907469338a14938147b.zip | |
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.
Diffstat (limited to '.github/codeql/codeql-config.yml')
0 files changed, 0 insertions, 0 deletions
