just changed the colors lol
Gradient Rating For YT Vibra (Bucket edit) by thegalacticbucket
Details
Authorthegalacticbucket
LicenseNo License
Categorybutt
Created
Updated
Size837 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 Gradient Rating For YT Vibra
@namespace USO Archive
@author Jadyn
@description `Like And Dislike Colours For YouTube Vibra: https://userstyles.org/styles/148350/youtube-vibra-for-new-youtube-light-and-dark`
@version 20190428.18.25
@license NO-REDISTRIBUTION
@preprocessor uso
==/UserStyle== */
@-moz-document domain("www.youtube.com"), domain("youtube.com") {
ytd-menu-renderer ytd-toggle-button-renderer.style-default-active[is-icon-button]:nth-of-type(1) { color: #ffddf5; } /* Like Button Clicked */
ytd-menu-renderer ytd-toggle-button-renderer.style-default-active[is-icon-button]:nth-of-type(2) { color: #ab72e7; } /* Dislike Button Clicked */
/* For YouTube Vibra: https://userstyles.org/styles/148350/youtube-vibra-for-new-youtube-light-and-dark */
}