- Notifications
You must be signed in to change notification settings - Fork246
Open
Description
What problem does this feature solve?
能够根据设备主题颜色动态修改组件主题颜色
What does the proposed API look like?
仿照ionic,通过
@media(prefers-color-scheme: dark){
//深色主题的css文件
}
Metadata
Metadata
Assignees
Labels
No labels