Skip to content

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

Open
guiiBecker wants to merge 1 commit into
bigbluebutton:developfrom
guiiBecker:2611/buttons
Open

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

Conversation

@guiiBecker

Copy link
Copy Markdown

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.

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