Skip to content

Match Bootstrap 5 default colors and fix docs theme + deep links#15

Merged
MikeAlhayek merged 1 commit into
mainfrom
ma/fix-default-colors
Jun 30, 2026
Merged

Match Bootstrap 5 default colors and fix docs theme + deep links#15
MikeAlhayek merged 1 commit into
mainfrom
ma/fix-default-colors

Conversation

@MikeAlhayek

Copy link
Copy Markdown
Member

Style the default selectpicker toggle like a native Bootstrap form-control using --bs-* variables (with fallbacks): match --bs-border-color, keep the input color on hover/active, and show Bootstrap's blue focus ring instead of the legacy webkit outline. Make the Select All/Deselect All actions buttons and the notify/no-results boxes theme-adaptive so they stay legible in dark mode.

Docs: bridge Docusaurus' data-theme onto Bootstrap's data-bs-theme so the live examples render correctly in dark mode, and add a deep-link scroll fix that re-pins the viewport to the hash target while the async live demos reflow the page.

Make sure to target the dev branch!

Style the default selectpicker toggle like a native Bootstrap form-control using --bs-* variables (with fallbacks): match --bs-border-color, keep the input color on hover/active, and show Bootstrap's blue focus ring instead of the legacy webkit outline. Make the Select All/Deselect All actions buttons and the notify/no-results boxes theme-adaptive so they stay legible in dark mode.

Docs: bridge Docusaurus' data-theme onto Bootstrap's data-bs-theme so the live examples render correctly in dark mode, and add a deep-link scroll fix that re-pins the viewport to the hash target while the async live demos reflow the page.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@MikeAlhayek MikeAlhayek merged commit f4fdaa9 into main Jun 30, 2026
4 checks passed
@MikeAlhayek MikeAlhayek deleted the ma/fix-default-colors branch June 30, 2026 18:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant