Is this a regression?
Yes
Severity
⚪ Cosmetic – visual or non-functional issue
Please provide the branch(es) you discovered this issue in
v93
Environment Details
Edge 146 on Windows 11
Please provide a minimal set of steps to reproduce the issue
- Clone the repository, get the app to run as-is
- Replace line 33 in custom-theme.scss so it's using
mat.m2-define-dark-theme instead of mat.m2-define-light-theme
- Follow the instructions in https://github.com/OneIdentity/IdentityManager.Imx/blob/v93/imxweb/custom-theme/readme.md
- Observe that the web portal is only partially "dark" and for example the text in the navigation is white on white.
Description
When upgrading from 9.2 to 9.3 I've been struggling with getting our custom dark theme to work again. So I decided to try an "out-of-the-box" custom theme - meaning using the "custom-theme" folder provided in the repository.
Describe what you expected to happen versus what actually happened
I would expect the general background colors to look closer to the Dark theme that comes with the application
Also on a side-note, even completely out-of-the-box the "pill" showing the number of cart items is gray on gray and not readable. This is true for both light and dark themes.
Relevant logs or console output
Add a screenshot(s) if that helps illustrate the problem
Suggested Fix
No response
Anything else?
No response
Before submitting...
Is this a regression?
Yes
Severity
⚪ Cosmetic – visual or non-functional issue
Please provide the branch(es) you discovered this issue in
v93
Environment Details
Edge 146 on Windows 11
Please provide a minimal set of steps to reproduce the issue
mat.m2-define-dark-themeinstead ofmat.m2-define-light-themeDescription
When upgrading from 9.2 to 9.3 I've been struggling with getting our custom dark theme to work again. So I decided to try an "out-of-the-box" custom theme - meaning using the "custom-theme" folder provided in the repository.
Describe what you expected to happen versus what actually happened
I would expect the general background colors to look closer to the Dark theme that comes with the application
Also on a side-note, even completely out-of-the-box the "pill" showing the number of cart items is gray on gray and not readable. This is true for both light and dark themes.
Relevant logs or console output
Add a screenshot(s) if that helps illustrate the problem
Suggested Fix
No response
Anything else?
No response
Before submitting...