ionic-team / ionic-team/ionic-framework

bug: Ion Skeleton Text Animation is hard to see through to work in dark mode

Abierto
#30,740 1 comentario 0 reacciones 0 asignados Ver en GitHub
type: bug
Lenguaje dominante
TypeScript
Estrellas
52.7k
Forks
13.3k
Merge medio
1 d 15 h
PR fusionados (30 d)
51

Descripción

### 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](https://github.com/ionic-team/ionic-framework/assets/38892306/a3ae4ebf-9d2b-48d3-87ee-ac7f63b29ea9)

### Operating System

Windows

### Browser

Chrome

### Version

_No response_

### Additional Information

Ionic v8, React app.

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.