From 0e138bfed7dcb65b306601ee43d6093c8a055cc1 Mon Sep 17 00:00:00 2001 From: Marius <24592972+gilbN@users.noreply.github.com> Date: Mon, 5 Apr 2021 00:23:48 +0200 Subject: [PATCH] flood torrent text fix --- CSS/themes/flood/flood-base.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CSS/themes/flood/flood-base.css b/CSS/themes/flood/flood-base.css index c0fc8eee..b72de2c4 100644 --- a/CSS/themes/flood/flood-base.css +++ b/CSS/themes/flood/flood-base.css @@ -295,7 +295,7 @@ p, .dark .torrent__detail, .torrent__detail { - color: hsla(0, 0%, 100%, .6); + color: var(--text); } .torrent--is-downloading--actively .torrent__detail--downRate {