Skip to content
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

bug: Ion Skeleton Text Animation is far too see thru to work in dark mode #3690

Open
mikebrucker opened this issue Jun 5, 2024 · 0 comments
Labels
triage New issues

Comments

@mikebrucker
Copy link

Describe the Bug

You can barely see ion-skeleton-text on a black/dark background when animated. I can not customize the colors any further when animated.

Expected Behavior

ion-skeleton-text is either customizable to become visible or is already visible.

Steps to Reproduce

ion-skeleton-text {
--background: rgba(240, 238, 228, 1);
--background-rgb: 240, 238, 228;
}
put ion-skeleton-text with animated true over black or dark background.

Screenshots

image

Operating System

Windows

Browser

Chrome

Version

No response

Additional Information

Ionic v8, React app.

@mikebrucker mikebrucker added the triage New issues label Jun 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage New issues
Projects
None yet
Development

No branches or pull requests

1 participant