diff --git a/html/poketube.ejs b/html/poketube.ejs index 4ac13cf4..369c152a 100644 --- a/html/poketube.ejs +++ b/html/poketube.ejs @@ -124,7 +124,7 @@ } .comments-area .btn-reply { - background-color: #fff; + background-color: var(--text-color); color: #002347; border: 1px solid #eee; padding: 2px 18px; @@ -181,7 +181,7 @@ .comment-form .form-control { padding: 8px 20px; - background: #fff; + background: var(--text-color); border: none; border-radius: 0px; width: 100%; @@ -266,7 +266,7 @@ -
+
-
+
@@ -372,7 +372,7 @@
<%=video.Title%>
- <%=convert(engagement.viewCount)%> Views - View More Metadata + <%=convert(engagement.viewCount)%> Views - View More Metadata
@@ -433,7 +433,7 @@
- +
@@ -446,7 +446,7 @@ <% if (!video.Title.endsWith('Audio)')) { %>
- +
@@ -459,7 +459,7 @@ <% if (video.Channel.Name.endsWith(' - Topic') || video.Title.endsWith('Audio)')) { %> <% if (video.Channel.Name.endsWith(' - Topic') || video.Title.endsWith('Audio)')) { %> - +
@@ -475,7 +475,7 @@ <% if (!video.Channel.Name.endsWith(' - Topic')) { %> <% if (!video.Title.endsWith('Audio)')) { %>
- +
@@ -497,7 +497,7 @@
-
Description
+
Description

<% if (String(video.Description) != "[object Object]") { %> @@ -515,7 +515,7 @@ <% if (wiki.extract_html) { %> -
From da web
+
From da web

@@ -531,7 +531,7 @@

<% } %>
-
Metadata And Engagement
+
Metadata And Engagement

@@ -552,12 +552,12 @@


<% if (Array.isArray(video.Tags.Tag)) { %> -
Tags
+
Tags
<% video.Tags.Tag.forEach(x => { %> @@ -599,7 +599,7 @@
- + Download @@ -608,7 +608,7 @@ <% if (!video.Channel.Name.endsWith(' - Topic')) { %> <% if (!video.Title.endsWith('Audio)')) { %> - + Encryption @@ -617,7 +617,7 @@ <% if (video.Channel.Name.endsWith(' - Topic') || video.Title.endsWith('Audio)')) { %> <% if (video.Channel.Name.endsWith(' - Topic') || video.Title.endsWith('Audio)')) { %> - + Open In Music Player @@ -648,7 +648,7 @@
-
+
Comments - <%- convert(inv.commentCount) %>
@@ -673,7 +673,7 @@ <% if (!x.authorIsChannelOwner) { %>

- + <%- x.author%> @@ -690,7 +690,7 @@ <% if (x.authorIsChannelOwner) { %>

- + <%- x.author%> @@ -759,7 +759,7 @@ <% if (!r) { %> -

Recommendations +
Recommendations
<% if (!f) { %> @@ -840,7 +840,7 @@ See how our lyrics search works:Here

-

+

<%-lyrics%>

<% } %> @@ -862,7 +862,7 @@
- Opt out of Metrics (Wut?) + Opt out of Metrics (Wut?)
<% } %>