Skip to content

YT chat semidark by phucduchicken

Screenshot of YT chat semidark

Details

Authorphucduchicken

LicenseNo License

Categoryyoutube.com

Created

Updated

Size426 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

YT chat semidark

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;
}
}

Reviews

No reviews yet.