Skip to content

refactor: unify shared UI with runtime theme tokens#80

Merged
SunilKumarKV merged 1 commit into
mainfrom
feature/issue-74a-theme-token-unification
Jun 12, 2026
Merged

refactor: unify shared UI with runtime theme tokens#80
SunilKumarKV merged 1 commit into
mainfrom
feature/issue-74a-theme-token-unification

Conversation

@SunilKumarKV

Copy link
Copy Markdown
Owner

Summary

  • make runtime theme CSS variables the canonical styling source for shared shell surfaces and UI primitives
  • refactor shared panels, buttons, badges, inputs, and studio chrome to consume semantic theme variables instead of hard-coded visual classes
  • extend runtime/export tests to cover derived semantic variables and preserve existing theme export behavior

Validation

  • pnpm typecheck
  • pnpm lint
  • pnpm test
  • pnpm build

Closes #79

@SunilKumarKV SunilKumarKV merged commit 2adde33 into main Jun 12, 2026
2 checks passed
@SunilKumarKV SunilKumarKV deleted the feature/issue-74a-theme-token-unification branch June 12, 2026 16:40
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.

Theme Token Unification

1 participant