From 0de286dfb081b4e2bfdd14b4fe61c278d6c91ab0 Mon Sep 17 00:00:00 2001 From: ItzzExcel <98148217+ItzzExcel@users.noreply.github.com> Date: Thu, 27 Feb 2025 00:52:15 -0600 Subject: [PATCH] Por favor, no llores --- themes/black-neptune-theme.css | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/themes/black-neptune-theme.css b/themes/black-neptune-theme.css index c14f140..3f10df4 100644 --- a/themes/black-neptune-theme.css +++ b/themes/black-neptune-theme.css @@ -327,4 +327,9 @@ button[data-test="close-now-playing"]:hover { [class^="syncButton"] { margin-bottom: 10px; +} + +[data-test="query-suggestions"], [data-test="recent-searches-container"] { + background-color: rgba(0, 0, 0, 0.6); + backdrop-filter: blur(10px); } \ No newline at end of file