aboutsummaryrefslogtreecommitdiffstats
path: root/youtube
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2021-01-09 08:27:30 -0500
committerJesús <heckyel@hyperbola.info>2021-01-09 08:27:30 -0500
commit5c22c654ce6d645b24e006f170dfeb086ca337f1 (patch)
treec63dae32e06c5c6da6a9cae55ce0ac46bccc43e8 /youtube
parent7cb6c94879eaa79c8d396982f08ac56ded681f50 (diff)
downloadyt-local-5c22c654ce6d645b24e006f170dfeb086ca337f1.tar.lz
yt-local-5c22c654ce6d645b24e006f170dfeb086ca337f1.tar.xz
yt-local-5c22c654ce6d645b24e006f170dfeb086ca337f1.zip
Grey theme: improve thumbnail background
Diffstat (limited to 'youtube')
-rw-r--r--youtube/static/gray_theme.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/youtube/static/gray_theme.css b/youtube/static/gray_theme.css
index 6b18fb7..5302673 100644
--- a/youtube/static/gray_theme.css
+++ b/youtube/static/gray_theme.css
@@ -4,7 +4,7 @@
--secondary-hover: #73828c;
--secondary-focus: rgba(115, 130, 140, 0.125);
--secondary-inverse: #FFF;
- --primary-background:#424242;
+ --primary-background:#35404d;
--secondary-background: #102027;
--link: #22aaff;
--link-visited: #7755ff;