From 846b9b69270fe54695aa4ffcce1d7388ae16f2c4 Mon Sep 17 00:00:00 2001 From: ItzzExcel <98148217+ItzzExcel@users.noreply.github.com> Date: Thu, 27 Feb 2025 01:18:45 -0600 Subject: [PATCH] AGHHHHHHHH --- themes/black-neptune-theme.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/themes/black-neptune-theme.css b/themes/black-neptune-theme.css index 1939cf8..4658f69 100644 --- a/themes/black-neptune-theme.css +++ b/themes/black-neptune-theme.css @@ -175,13 +175,13 @@ } [class^="tableRow"]:hover, -[data-test-is-playing="true"] { +[data-test-is-playing="true"] > * { color: var(--wave-color-solid-accent-fill) !important; } [class^="tableRow"], -[data-test-is-playing="false"] { - color: rgba(255, 255, 255, 0.45); +[data-test-is-playing="false"] > * { + color: lightgray !important; } [class*="coverColumn"] {