From bc3a593cf70d097c825f63290e69c1ac0be532b8 Mon Sep 17 00:00:00 2001 From: "Dean @ Skool" Date: Fri, 8 Mar 2024 16:10:30 -0500 Subject: [PATCH] Add discord invite to search page and fix dark theme button color --- static/assets/css/themes.css | 2 +- static/search.html | 18 ++++++++---------- 2 files changed, 9 insertions(+), 11 deletions(-) diff --git a/static/assets/css/themes.css b/static/assets/css/themes.css index 17b0e9d..a941a4f 100644 --- a/static/assets/css/themes.css +++ b/static/assets/css/themes.css @@ -3,7 +3,7 @@ body[data-theme='dark'] { --background-darker: rgba(0, 0, 0, 0.9); --text: #fff; --sidebar-bg: #161f2eef; - --button-bg: #1c1c1c69; + --button-bg: #332a4769; --shadow-color: #000; --switch-color: #42424259; --switch-active: #2196F3; diff --git a/static/search.html b/static/search.html index 5c3a146..a8d0007 100644 --- a/static/search.html +++ b/static/search.html @@ -27,16 +27,7 @@

-
+ @@ -44,6 +35,13 @@ +