feat: 优化主题切换逻辑,添加浅色主题支持,更新相关样式
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
/* For information on how to create your own theme, please refer to:
|
||||
http://ionicframework.com/docs/theming/ */
|
||||
html:root {
|
||||
html.ion-palette-light {
|
||||
--ion-color-primary: #0d0d0d;
|
||||
--ion-color-primary-rgb: 13, 13, 13;
|
||||
--ion-color-primary-contrast: #ffffff;
|
||||
|
||||
Reference in New Issue
Block a user