From d4ed1fcc3411aef3913e0104472c3b5ca45dce80 Mon Sep 17 00:00:00 2001 From: AstroNomen Date: Wed, 11 Dec 2024 15:14:25 +0100 Subject: [PATCH 1/4] =?UTF-8?q?See=20#1013,=20=E6=B7=B1=E8=89=B2=E6=A8=A1?= =?UTF-8?q?=E5=BC=8F=E4=B8=8B=E5=B0=81=E9=9D=A2=E5=9B=BE=E7=94=B1blend-mod?= =?UTF-8?q?e=E6=B7=B7=E8=89=B2=E6=94=B9=E4=B8=BAfilter?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- inc/decorate.php | 1 + 1 file changed, 1 insertion(+) diff --git a/inc/decorate.php b/inc/decorate.php index 017cff18..bbe3f79d 100644 --- a/inc/decorate.php +++ b/inc/decorate.php @@ -258,6 +258,7 @@ function customizer_css() { ?> {fill: !important;transition: all 0.6s ease-in-out;} body.dark img, +body.dark .centerbg, body.dark .highlight-wrap, body.dark iframe, body.dark .entry-content .aplayer, From cd4d42ea4769d976cad182389783688ac85c7e2b Mon Sep 17 00:00:00 2001 From: AstroNomen Date: Wed, 11 Dec 2024 15:21:28 +0100 Subject: [PATCH 2/4] =?UTF-8?q?See=20#1013,=20=E6=B7=B1=E8=89=B2=E6=A8=A1?= =?UTF-8?q?=E5=BC=8F=E4=B8=8B=E5=B0=81=E9=9D=A2=E5=9B=BE=E7=94=B1blend-mod?= =?UTF-8?q?e=E6=B7=B7=E8=89=B2=E6=94=B9=E4=B8=BAfilter?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- style.css | 5 ----- 1 file changed, 5 deletions(-) diff --git a/style.css b/style.css index 4ce28ad6..b765052c 100644 --- a/style.css +++ b/style.css @@ -7792,11 +7792,6 @@ body.dark .openNav .icon:before { background-color: var(--theme-skin-dark); } -body.dark .centerbg { - background-blend-mode: hard-light; - background-color: #333333; -} - body.dark input[type=color]:focus, body.dark input[type=date]:focus, body.dark input[type=datetime-local]:focus, From abe79562d1d94673105067b5fae34021aa8da91f Mon Sep 17 00:00:00 2001 From: "Charles.Day" <47104966+AstroNomen@users.noreply.github.com> Date: Wed, 11 Dec 2024 15:45:32 +0100 Subject: [PATCH 3/4] Update bug.md --- .github/ISSUE_TEMPLATE/bug.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE/bug.md b/.github/ISSUE_TEMPLATE/bug.md index 636efe4d..647e2dc5 100644 --- a/.github/ISSUE_TEMPLATE/bug.md +++ b/.github/ISSUE_TEMPLATE/bug.md @@ -28,6 +28,7 @@ assignees: '' **配置与环境:** +- 问题站点链接: - 问题页面:(如果有,请提供一个触发此问题的页面链接) - PHP 版本: - 数据库类型 / 版本: From 171667d9dee4bb4a772ac6941529a759d1b47c26 Mon Sep 17 00:00:00 2001 From: AstroNomen Date: Wed, 11 Dec 2024 15:55:35 +0100 Subject: [PATCH 4/4] Revert "Update bug.md" This reverts commit abe79562d1d94673105067b5fae34021aa8da91f. --- .github/ISSUE_TEMPLATE/bug.md | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug.md b/.github/ISSUE_TEMPLATE/bug.md index 647e2dc5..636efe4d 100644 --- a/.github/ISSUE_TEMPLATE/bug.md +++ b/.github/ISSUE_TEMPLATE/bug.md @@ -28,7 +28,6 @@ assignees: '' **配置与环境:** -- 问题站点链接: - 问题页面:(如果有,请提供一个触发此问题的页面链接) - PHP 版本: - 数据库类型 / 版本: