Skip to content

Commit 3a3104a

Browse files
Version Packages (#2880)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent db03028 commit 3a3104a

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

workspaces/theme/.changeset/nasty-bears-relate.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

workspaces/theme/plugins/theme/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @red-hat-developer-hub/backstage-plugin-theme
22

3+
## 0.12.2
4+
5+
### Patch Changes
6+
7+
- db03028: Align the navigation sidebar with merged `palette.navigation` and `rhdh.general` colors, including submenu rows and selected/active `BackstageSidebarItem` states. Add `rhdh.general.pageInsetBackgroundColor` so the page inset shell can use its own color (defaults match the previous app bar fill; falls back to `appBarBackgroundColor` when unset). Main content area remains on `mainSectionBackgroundColor`.
8+
39
## 0.12.1
410

511
### Patch Changes

workspaces/theme/plugins/theme/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@red-hat-developer-hub/backstage-plugin-theme",
3-
"version": "0.12.1",
3+
"version": "0.12.2",
44
"description": "Red Hat Developer Hub Theme",
55
"main": "src/index.ts",
66
"types": "src/index.ts",

0 commit comments

Comments
 (0)