Closed
Description
Description
The existing account console theme uses an outdated version of the PatternFly library. Work has been completed to update the Keycloak Account Console to the latest version of the PatternFly design system (release 2021.15) and to follow the latest PatternFly design guidelines. This also brings the account console into visual / design alignment with the latest updates to the admin console.
Discussion and pull request.
Discussion
Motivation
No response
Details
The most obvious visual changes applied to all pages are:
- Page content areas use a white background rather than white cards on a grey background (except for landing page)
- Left aligning content
- Updating font to Red Hat Text (body copy) and Red Hat Display (headings)
- Using sentence case for all text
Global code changes include:
- @patternfly/react libraries updated to latest versions
- Fixes for breaking changes from the library updates
- Layout and styling updates to accommodate designs