From 498fc2f13d7d330b839cb55723c95bd6c0d0b19c Mon Sep 17 00:00:00 2001 From: Ashley Date: Sat, 24 Sep 2022 12:51:10 +0200 Subject: [PATCH] qwq --- html/poketube.ejs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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;