aboutsummaryrefslogtreecommitdiffstats
path: root/youtube/static/dark_theme.css
diff options
context:
space:
mode:
Diffstat (limited to 'youtube/static/dark_theme.css')
-rw-r--r--youtube/static/dark_theme.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/youtube/static/dark_theme.css b/youtube/static/dark_theme.css
index 4f302cb..d75bb82 100644
--- a/youtube/static/dark_theme.css
+++ b/youtube/static/dark_theme.css
@@ -19,3 +19,7 @@ a:not([href]){
.comment .permalink{
color: #ffffff;
}
+
+.setting-item{
+ background-color: #444444;
+}