-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Dark mode UI/UX issue with examples #1122
Comments
cdrage
added a commit
to cdrage/podman-desktop-extension-bootc
that referenced
this issue
Jan 20, 2025
### What does this PR do? * Adds "prose" variable definitions in tailwind configuration for markdown rendering. Without this, the rendered markdown does not work in dark mode. * See: containers/podman-desktop-extension-ai-lab#1340 regarding a similar issue ### Screenshot / video of UI <!-- If this PR is changing UI, please include screenshots or screencasts showing the difference --> ### What issues does this PR fix or reference? <!-- Include any related issues from Podman Desktop repository (or from another issue tracker). --> Closes podman-desktop#1122 ### How to test this PR? View example details in both dark and light mode <!-- Please explain steps to reproduce --> Signed-off-by: Charlie Drage <[email protected]>
cdrage
added a commit
to cdrage/podman-desktop-extension-bootc
that referenced
this issue
Jan 23, 2025
### What does this PR do? * Adds "prose" variable definitions in tailwind configuration for markdown rendering. Without this, the rendered markdown does not work in dark mode. * See: containers/podman-desktop-extension-ai-lab#1340 regarding a similar issue ### Screenshot / video of UI <!-- If this PR is changing UI, please include screenshots or screencasts showing the difference --> ### What issues does this PR fix or reference? <!-- Include any related issues from Podman Desktop repository (or from another issue tracker). --> Closes podman-desktop#1122 ### How to test this PR? View example details in both dark and light mode <!-- Please explain steps to reproduce --> Signed-off-by: Charlie Drage <[email protected]>
cdrage
added a commit
that referenced
this issue
Jan 27, 2025
### What does this PR do? * Adds "prose" variable definitions in tailwind configuration for markdown rendering. Without this, the rendered markdown does not work in dark mode. * See: containers/podman-desktop-extension-ai-lab#1340 regarding a similar issue ### Screenshot / video of UI <!-- If this PR is changing UI, please include screenshots or screencasts showing the difference --> ### What issues does this PR fix or reference? <!-- Include any related issues from Podman Desktop repository (or from another issue tracker). --> Closes #1122 ### How to test this PR? View example details in both dark and light mode <!-- Please explain steps to reproduce --> Signed-off-by: Charlie Drage <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Bug description
Light mode is fine for the example details,
However dark mode it's unreadable:
Operating system
mac m1
Version
next (development version)
Steps to reproduce
No response
Relevant log output
Additional context
No response
The text was updated successfully, but these errors were encountered: