diff --git a/html/poketube.ejs b/html/poketube.ejs index 28c1908..8b3fa88 100644 --- a/html/poketube.ejs +++ b/html/poketube.ejs @@ -831,7 +831,7 @@ body { --text-secondary: #fff; --text-link: #3ea6ff; - --app-background: #000; + --app-background: #0A0101; --context-menu-background: #333; --border-color: #444; --item-hover-background: #373737;