A aqua colored subscribe button! hope you like this (including me)
Aqua colored subcribed button! by Cookiemilkaria26
Details
AuthorCookiemilkaria26
LicenseNONE
Categorywww.youtube.com
Created
Updated
Size456 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 Aqua colored subcribed button!
@namespace gug
@author Hakka
@description A aqua colored subscribe button! hope you like this (including me)
@version 20230214.13.46
@license NONE
@preprocessor uso
==/UserStyle== */
@-moz-document domain("www.youtube.com")
{
.yt-spec-button-shape-next--mono.yt-spec-button-shape-next--filled
{
background-color: #0bd98a !important;
color: #034737 !important;
}
}