提交 fac13608 编写于 作者: KK's avatar KK

主题调整

上级 8233ce6f
......@@ -151,5 +151,21 @@
background-color: @theme-color;
}
}
ion-toggle {
--background-checked: @theme-color;
}
.app-form-item.item-has-focus{
>ion-label {
color: @theme-color ;
}
}
ion-picker{
color: @theme-color ;
.picker-toolbar-button{
button{
color: @theme-color ;
}
}
}
}
.app-blue-theme{
@theme-color: @color-secondary;
@theme-color: #705697;
@text-color: #fff;
.theme(@theme-color,@text-color);
}
\ No newline at end of file
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册