'admin-21.09.11:优化深色模式'

This commit is contained in:
lyt 2021-09-11 10:37:29 +08:00
parent 15a3025928
commit cea507e688
2 changed files with 7 additions and 1 deletions

View File

@ -39,6 +39,12 @@
- 复制代码(桌面 cmd 运行) `npm install -g cnpm --registry=https://registry.npm.taobao.org`
- 复制代码(桌面 cmd 运行) `npm install -g yarn`
#### 🏭 环境支持
| Edge | last 2 versions | last 2 versions | last 2 versions |
| ---- | ---- | ---- | ---- |
| ![Edge](https://cdn.jsdelivr.net/npm/@browser-logos/edge/edge_32x32.png) | ![Firefox](https://cdn.jsdelivr.net/npm/@browser-logos/firefox/firefox_32x32.png) | ![Chrome](https://cdn.jsdelivr.net/npm/@browser-logos/chrome/chrome_32x32.png)| ![Safari](https://cdn.jsdelivr.net/npm/@browser-logos/safari/safari_32x32.png)|
#### ⚡ 使用说明
建议使用 cnpm因为 yarn 有时会报错。<a href="http://nodejs.cn/" target="_blank">node 版本 > 12xx.xx.x</a>

View File

@ -2,7 +2,7 @@
------------------------------- */
[data-theme='dark'] {
// 全局
filter: invert(1) hue-rotate(180deg);
filter: invert(0.9) hue-rotate(180deg);
img,
.layout-lock-screen-img,
.visualizing-demo2,