From fbd14c0a55f5fcfc9841779e000522c6cf4507fc Mon Sep 17 00:00:00 2001 From: Alexandar Mechev Date: Mon, 5 Oct 2020 16:30:47 +0200 Subject: [PATCH] darkness imprisoning me all that I see, absolute horror --- app/static/css/themes/nord-search-dark.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/static/css/themes/nord-search-dark.css b/app/static/css/themes/nord-search-dark.css index 2ac5b47..feec947 100644 --- a/app/static/css/themes/nord-search-dark.css +++ b/app/static/css/themes/nord-search-dark.css @@ -21,7 +21,7 @@ padding: 10px; cursor: pointer; color: #fff; - background-color: #000; + background-color: #292E39; border-bottom: 1px solid #242424; }