From 8792e134e75913621849fb7a99adbf488bb04f43 Mon Sep 17 00:00:00 2001 From: ItzzExcel <98148217+ItzzExcel@users.noreply.github.com> Date: Thu, 27 Feb 2025 01:19:52 -0600 Subject: [PATCH] .-. --- themes/black-neptune-theme.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/themes/black-neptune-theme.css b/themes/black-neptune-theme.css index 4658f69..43b18d0 100644 --- a/themes/black-neptune-theme.css +++ b/themes/black-neptune-theme.css @@ -174,12 +174,12 @@ background-color: lightgray !important; } -[class^="tableRow"]:hover, +[class^="tableRow"]:hover > *, [data-test-is-playing="true"] > * { color: var(--wave-color-solid-accent-fill) !important; } -[class^="tableRow"], +[class^="tableRow"] > *, [data-test-is-playing="false"] > * { color: lightgray !important; }