-
Story
-
Resolution: Done
-
Major
-
None
-
2
-
False
-
False
-
As a developer, I want to be able to come up with a strategy on how to handle images in the console with regard to displaying them in dark theme.
In the code there are svg's and png's, and there needs to be a unified strategy between uxd/admin/dev console on how to move forward with images and dark them.
If we can convert all svg's to xml svg's, after that no additional work needs to be done for that image type since it uses a background color variable. Win!
For other images we need to figure out how to move forward. ie do we reference two images per callout: one for dark theme, and one for light theme? how do we make contributors aware of this change?
Acceptance criteria:
- Investigate an automated way to convert svg to xml svg
- Come up with a strategy for png content. Involve uxd for this item.
- How do we handle catalog view?
- Produce follow on story/stories to implement the strategy defined in this spike.
- clones
-
CONSOLE-3047 [SPIKE] Scope changes needed for dark mode in the admin console
- Closed
- is cloned by
-
CONSOLE-3148 Webpack changes needed to fix svg image content for dark theme
- Closed