YT chat semidark
YT chat semidark by phucduchicken
Details
Authorphucduchicken
LicenseNo License
Categoryyoutube.com
Created
Updated
Size426 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name YT chat semidark
@version 20240901.05.44
@namespace ?
==/UserStyle== */
@-moz-document url-prefix("https://www.youtube.com") {
.yt-live-chat-item-list-renderer {
background-color: rgb(39,39,41) !important;
color: rgb(218,218,226) !important;
}
#message, .yt-live-chat-text-message-renderer{
background-color: rgb(39,39,41) !important;
color: rgb(218,218,226) !important;
}
}