From 26573572766225a4ffdae8790e458adfd76b9a04 Mon Sep 17 00:00:00 2001 From: FlorianButz Date: Sun, 12 Apr 2026 16:57:25 +0200 Subject: [PATCH] chore: Visual changes for accesibility --- src/zen/boosts/zen-boosts.css | 4 ++-- src/zen/boosts/zen-selector.css | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/zen/boosts/zen-boosts.css b/src/zen/boosts/zen-boosts.css index 5a6bdfc28..805822042 100644 --- a/src/zen/boosts/zen-boosts.css +++ b/src/zen/boosts/zen-boosts.css @@ -534,11 +534,11 @@ body { } .zen-boost-font-button-active { - background-color: #5b5b5c22 !important; + background-color: #5454572f !important; } .zen-boost-font-button-active:hover { - background-color: #5b5b5c32 !important; + background-color: #5b5b5c28 !important; } @property --mod-button-c1 { diff --git a/src/zen/boosts/zen-selector.css b/src/zen/boosts/zen-selector.css index fad947b4e..ee3131bc3 100644 --- a/src/zen/boosts/zen-selector.css +++ b/src/zen/boosts/zen-selector.css @@ -182,7 +182,7 @@ #selector-element-preview-text { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; - color: #797b7f; + color: rgb(76, 78, 80); } #hover-div {