Version Packages (theme) - #4515
Open
rhdh-bot wants to merge 1 commit into
Open
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #4515 +/- ##
=======================================
Coverage 62.00% 62.00%
=======================================
Files 2593 2593
Lines 104191 104191
Branches 29246 29246
=======================================
Hits 64607 64607
Misses 39033 39033
Partials 551 551
*This pull request uses carry forward flags. Click here to find out more. Continue to review full report in Codecov by Harness.
🚀 New features to boost your workflow:
|
github-actions
Bot
force-pushed
the
changesets-release/theme/main
branch
2 times, most recently
from
September 3, 2026 02:55
b4f3682 to
9781000
Compare
github-actions
Bot
force-pushed
the
changesets-release/theme/main
branch
from
September 3, 2026 18:37
9781000 to
0269955
Compare
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Releases
@red-hat-developer-hub/backstage-plugin-theme@1.2.0
Minor Changes
e8c4cd7: feat: allow customers to customize BUI components via app-config (RHIDP-14510)
Adds two new
app.brandingconfiguration options:customCSS: raw CSS string injected as global styles (use at your own risk)theme.{light|dark}.bui.tokens: per-theme structured token overrides mapping to BUI CSS custom properties (--bui-*), allowing different values for light and dark themesPatch Changes
@red-hat-developer-hub/backstage-plugin-bui-test@0.5.1
Patch Changes
e8c4cd7: feat: allow customers to customize BUI components via app-config (RHIDP-14510)
Adds two new
app.brandingconfiguration options:customCSS: raw CSS string injected as global styles (use at your own risk)theme.{light|dark}.bui.tokens: per-theme structured token overrides mapping to BUI CSS custom properties (--bui-*), allowing different values for light and dark themes