mirror of
https://github.com/zhuzichu520/FluentUI.git
synced 2025-07-02 08:05:29 +08:00
update
This commit is contained in:
@ -15,7 +15,7 @@ Switch {
|
||||
height: root.height
|
||||
radius: height / 2
|
||||
color: {
|
||||
if(FluApp.isDark){
|
||||
if(FluTheme.isDark){
|
||||
if(root.checked){
|
||||
return FluTheme.primaryColor.dark
|
||||
}
|
||||
|
Reference in New Issue
Block a user