Skip to content

fix(palette): align fallback colors with bigbluebutton-html5's palette - #60

Merged
Arthurk12 merged 1 commit into
bigbluebutton:developfrom
guiiBecker:2611/buttons
Jul 27, 2026
Merged

fix(palette): align fallback colors with bigbluebutton-html5's palette#60
Arthurk12 merged 1 commit into
bigbluebutton:developfrom
guiiBecker:2611/buttons

Conversation

@guiiBecker

Copy link
Copy Markdown
Contributor

What does this PR do?

Aligns the library's fallback colors (primary/danger background and hover) with
bigbluebutton-html5's palette.

Both sides resolve brand colors via var(--color-primary, ...), but fall back to
different values (#1D65D4 here vs #0F70D7 in the client). Since
--color-primary is left undefined on purpose — it's the override point for
custom branding — default deployments render library buttons in a different blue
than the client's own buttons.

@guiiBecker guiiBecker changed the title 2611/buttons fix(palette): align fallback colors with bigbluebutton-html5's palette Jul 17, 2026
@Arthurk12
Arthurk12 changed the base branch from develop to mconf-scope-main July 20, 2026 22:08
@Arthurk12
Arthurk12 changed the base branch from mconf-scope-main to develop July 20, 2026 22:10
@Arthurk12
Arthurk12 self-requested a review July 21, 2026 18:32

@Arthurk12 Arthurk12 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please, update the color mapping table in README.md.

@Arthurk12
Arthurk12 self-requested a review July 27, 2026 21:17
@Arthurk12
Arthurk12 merged commit 3790ebe into bigbluebutton:develop Jul 27, 2026
2 checks passed
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.

2 participants