From 1ea21524183ab9cd694006705ada050ad4bb3edc Mon Sep 17 00:00:00 2001 From: you Date: Sun, 22 Mar 2026 07:23:23 +0000 Subject: [PATCH] =?UTF-8?q?Matrix:=20fix=20invisible=20map=20=E2=80=94=20b?= =?UTF-8?q?righten=20dark=20tiles=20instead=20of=20dimming?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Dark mode tiles are already dark; previous filter was making them invisible. Now brightens 1.4x + green tint via sepia+hue-rotate. Also fixed ::before/::after selectors (same element, not descendant). --- public/index.html | 2 +- public/style.css | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/public/index.html b/public/index.html index 9d4f6a35..0eb87862 100644 --- a/public/index.html +++ b/public/index.html @@ -22,7 +22,7 @@ - +