Skip to content

feat: export standardized color palette object - #68

Merged
Arthurk12 merged 2 commits into
bigbluebutton:developfrom
Arthurk12:issue/32
Jul 31, 2026
Merged

feat: export standardized color palette object#68
Arthurk12 merged 2 commits into
bigbluebutton:developfrom
Arthurk12:issue/32

Conversation

@Arthurk12

@Arthurk12 Arthurk12 commented Jul 31, 2026

Copy link
Copy Markdown
Member

What does this PR do?

Adds a nested colors object (colors.text.default, colors.border.selected, ...) grouping the existing palette.ts tokens semantically, reachable from the package root and from a new tree-shakeable /colors subpath.

Additionally:

Closes Issue(s)

Closes #32

Arthurk12 and others added 2 commits July 29, 2026 16:39
Adds a nested `colors` object (colors.text.default, colors.border.selected, ...)
grouping the existing palette.ts tokens semantically, reachable from the
package root and from a new tree-shakeable /colors subpath.
Promotes 5 hardcoded color literals in Modal, Input, Search, and Toggle
to named palette.ts consts (colorBorderFocusRing, colorIconDefaultDark,
colorOverlay, colorShadowDefault), reachable from the exported colors
object. No visual change.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@Arthurk12
Arthurk12 merged commit 3189107 into bigbluebutton:develop Jul 31, 2026
2 checks passed
@Arthurk12
Arthurk12 deleted the issue/32 branch July 31, 2026 16:59
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