From cea507e6881113a058162a294f4c1d44d8f2d150 Mon Sep 17 00:00:00 2001 From: lyt <1105290566@qq.com> Date: Sat, 11 Sep 2021 10:37:29 +0800 Subject: [PATCH] =?UTF-8?q?'admin-21.09.11:=E4=BC=98=E5=8C=96=E6=B7=B1?= =?UTF-8?q?=E8=89=B2=E6=A8=A1=E5=BC=8F'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 6 ++++++ src/theme/dark.scss | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 489c6cb..af1f0e0 100644 --- a/README.md +++ b/README.md @@ -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 有时会报错。node 版本 > 12xx.xx.x diff --git a/src/theme/dark.scss b/src/theme/dark.scss index f1964ea..2fe72d3 100644 --- a/src/theme/dark.scss +++ b/src/theme/dark.scss @@ -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,