From d539c657d213b8a68cd1093c2d9fa61b9a8b5ff2 Mon Sep 17 00:00:00 2001 From: Ashley Date: Fri, 2 Jun 2023 21:44:34 +0000 Subject: [PATCH] add dark info panel :3 --- html/poketube.ejs | 66 +++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 64 insertions(+), 2 deletions(-) diff --git a/html/poketube.ejs b/html/poketube.ejs index 27ba9f49..c5562b0a 100644 --- a/html/poketube.ejs +++ b/html/poketube.ejs @@ -418,7 +418,7 @@ text-shadow: 1px 1px #000,1px 1px 0.1px #000;!important; <% } %> - + - + <% if(dm) { %> + + <% } %> + @@ -615,6 +656,27 @@ But Please note that unofficial instances can add the same lock icon, so please <% } %> + + + <% if (!dm) { %> + + + + Dark Info Panel • off + + + <% } %> + <% if (dm) { %> + + + + + Dark Info Panel • on + + + + <% } %> + <% if (!universe) { %>