From b87a0a7df1f124f1582075911c34f94875093945 Mon Sep 17 00:00:00 2001
From: Ashley <iamashley@duck.com>
Date: Sat, 4 Feb 2023 18:09:38 +0000
Subject: [PATCH] chartreuse color :3

---
 css/poketube.css | 1 +
 1 file changed, 1 insertion(+)

diff --git a/css/poketube.css b/css/poketube.css
index 606b52cd..50575d9f 100644
--- a/css/poketube.css
+++ b/css/poketube.css
@@ -162,6 +162,7 @@ a.avatar {
 
 .video-info-panel > .video-title > a {
   white-space: nowrap;
+  color: chartreuse;
 }
 
 .video-info-panel > .video-title {