> [!NOTE]
> # Red Hat Developer Hub Theme 🎨 has been moved
> 
> ## We migrated the [RHDH](https://developers.redhat.com/rhdh) theme into the [rhdh-plugins repo](https://github.com/redhat-developer/rhdh-plugins/tree/main/workspaces/theme/plugins/theme).
> 
> This Git Repository and NPM package (`@redhat-developer/red-hat-developer-hub-theme`) was used in RHDH from 1.2 to 1.6.
>
> This new NPM package (`@red-hat-developer-hub/backstage-plugin-theme`) is automatically used in RHDH 1.7 onwards.
>
> If you use this theme package for testing, please migrate with:
>
> ```shell
> yarn remove @redhat-developer/red-hat-developer-hub-theme
> yarn add @red-hat-developer-hub/backstage-plugin-theme
> ```
