From 5a27ada153028675b5a3fe0eeac24b4290d0da34 Mon Sep 17 00:00:00 2001 From: l4kr Date: Mon, 4 Sep 2023 19:03:57 +0200 Subject: [PATCH] UX prettified --- item/item.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/item/item.css b/item/item.css index 1762af4..42e44b9 100644 --- a/item/item.css +++ b/item/item.css @@ -274,7 +274,7 @@ flex-shrink: 0; box-shadow: 0px 3px 15px rgba(0,0,0,0.4); !important; opacity 0.2s ease-out; - color: var(--theme-accent-text-color); + color: #cecbcb; } .detailButton:before { content: '';