aboutsummaryrefslogtreecommitdiffstats
path: root/youtube/templates/watch.html
diff options
context:
space:
mode:
Diffstat (limited to 'youtube/templates/watch.html')
-rw-r--r--youtube/templates/watch.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/youtube/templates/watch.html b/youtube/templates/watch.html
index 14e953b..25bd34c 100644
--- a/youtube/templates/watch.html
+++ b/youtube/templates/watch.html
@@ -22,7 +22,7 @@
width: {{ theater_video_target_width }}px;
max-height: {{ video_height }}px;
margin-bottom: 10px;
- background-color: var(--background-color);
+ background-color: var(--video-background-color);
}
.related-videos-outer{
grid-row: 2 /span 3;