The best yoodle in the whole existance of ze word (according to many people in the v3 discord) comes back!!!
June yoodle logo for V3 by doorintosomething

Details
Authordoorintosomething
LicenseNo License
Categoryyoutube
Created
Updated
Code size499 B
Code checksum431e5631
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
this is just a simple logo swap
Source code
/* ==UserStyle==
@name June yoodle for V3
@namespace github.com/openstyles/stylus
@version 1.0.0
@description best
@author Me
==/UserStyle== */
@-moz-document domain("youtube.com") {
#yt-masthead #logo, #footer-logo img, .exp-new-logo #yt-masthead #logo, .exp-new-logo #footer-logo img {
background: no-repeat url("https://s.ytimg.com/yts/img/doodles/yt_doodle_pride_2013-vflG2_e_y.png");
width: 110px!important;
height: 30px!important;
}
}