新增黑暗主题

This commit is contained in:
thinkgem
2022-05-27 14:02:34 +08:00
parent 5090fd0d44
commit 6e0632b694
16 changed files with 416 additions and 49 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

View File

@@ -24,4 +24,7 @@
.icheckbox_minimal-grey,
.iradio_minimal-grey {background-image:url(grey@2x.png);
-webkit-background-size:200px 20px;background-size:200px 20px;}
}
}
.skin-dark .icheckbox_minimal-grey,
.skin-dark .iradio_minimal-grey {background-image:url(dark.png);}