aboutsummaryrefslogtreecommitdiffstats
path: root/youtube/static/dark_theme.css
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2021-01-07 23:06:25 -0500
committerJesús <heckyel@hyperbola.info>2021-01-07 23:06:25 -0500
commitd899bc2df575a9e1ace0bed9c03143c95b09ee6d (patch)
tree868da3e8005a8ae24877fc19a1b0581ce45a0540 /youtube/static/dark_theme.css
parent5329ecfd08af2c5a89836ef4e937632196a3fc40 (diff)
downloadyt-local-d899bc2df575a9e1ace0bed9c03143c95b09ee6d.tar.lz
yt-local-d899bc2df575a9e1ace0bed9c03143c95b09ee6d.tar.xz
yt-local-d899bc2df575a9e1ace0bed9c03143c95b09ee6d.zip
General theme: improve thumbnail-img
Diffstat (limited to 'youtube/static/dark_theme.css')
-rw-r--r--youtube/static/dark_theme.css1
1 files changed, 1 insertions, 0 deletions
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;