diff --git a/.changeset/slick-books-sleep.md b/.changeset/slick-books-sleep.md index d67e16c6be..7aa3be5b03 100644 --- a/.changeset/slick-books-sleep.md +++ b/.changeset/slick-books-sleep.md @@ -2,4 +2,4 @@ '@backstage/theme': patch --- -Added `themeName` props to `UnifiedThemeProvider` to allow setting Backstage UI `data-theme-name`CSS attribute dynamically based on the active theme. +Added a `themeName` prop to `UnifiedThemeProvider`, enabling Backstage UI `data-theme-name` CSS attribute to be set based on active theme.