ionic-team / ionic-team/ionic-framework
bug: Ion Skeleton Text Animation is hard to see through to work in dark mode
- 主要语言
- TypeScript
- 星标
- 52.7k
- 派生
- 13.3k
- 平均合并
- 1 天 15 小时
- 30 天内合并 PR
- 51
描述
### 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

### Operating System
Windows
### Browser
Chrome
### Version
_No response_
### Additional Information
Ionic v8, React app.
贡献指南
评估
这个 Issue 还没有评估数据。