From 105dad648b17a160b9b479e29c92bd150d666ff0 Mon Sep 17 00:00:00 2001 From: Anton Bershanskiy <45960703+bershanskiy@users.noreply.github.com> Date: Wed, 19 Oct 2022 14:20:19 +0300 Subject: [PATCH] Fixes for www.photopea.com (#10131) --- src/config/dynamic-theme-fixes.config | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/src/config/dynamic-theme-fixes.config b/src/config/dynamic-theme-fixes.config index cc2f9aa26611..48d492b1dc43 100644 --- a/src/config/dynamic-theme-fixes.config +++ b/src/config/dynamic-theme-fixes.config @@ -22451,6 +22451,21 @@ INVERT ================================ +www.photopea.com + +CSS +.block .panelhead div .cross { + background-image: var(--icon_cross); +} +[data-darkreader-inline-fill] { + fill: ${white} !important; +} +* { + border-color: var(--darkreader-bg--bg-panel) !important; +} + +================================ + www.physics.utoronto.ca/~aephraim/aephraim.html CSS