From d899bc2df575a9e1ace0bed9c03143c95b09ee6d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs?= Date: Thu, 7 Jan 2021 23:06:25 -0500 Subject: General theme: improve thumbnail-img --- youtube/static/dark_theme.css | 1 + 1 file changed, 1 insertion(+) (limited to 'youtube/static/dark_theme.css') diff --git a/youtube/static/dark_theme.css b/youtube/static/dark_theme.css index bc14f5c..b65a5d7 100644 --- a/youtube/static/dark_theme.css +++ b/youtube/static/dark_theme.css @@ -4,6 +4,7 @@ --secondary-hover: #73828c; --secondary-focus: #616161; --secondary-inverse: #FFF; + --primary-background:#303030; --secondary-background: #424242; --link: #22aaff; --link-visited: #7755ff; -- cgit v1.2.3