This commit is contained in:
Indiana Jone (Indi) 2024-12-01 21:22:07 -05:00
parent e8526d4285
commit 0e3f373702
3 changed files with 4 additions and 6 deletions

View file

@ -1,6 +1,6 @@
/** /**
* @name IconRecolors * @name IconRecolors
* @author krystalskullofficial (and maybe byeoon) * @author krystalskullofficial, byeoon
* @version 5.0 * @version 5.0
* @description Recolors channel icons to make them easier to notice. * @description Recolors channel icons to make them easier to notice.
*/ */

View file

@ -2,7 +2,7 @@
* @name NSFW recolor * @name NSFW recolor
* @author krystalskullofficial * @author krystalskullofficial
* @version 5.0 * @version 5.0
* @description recolors the icon for 'NFSW' channels so they are easier to see/notice * @description recolors the icon for 'NSFW' channels so they are easier to see/notice
*/ */
/*--- 'NSFW' Channel List Icon Recolor ---*/ /*--- 'NSFW' Channel List Icon Recolor ---*/

View file

@ -1,12 +1,10 @@
/** /**
* @name NFSWtag * @name NSFWtag
* @author ryan.0324, krystalskullofficial * @author ryan.0324, krystalskullofficial
* @version 5.0 * @version 5.0
* @description A tag for 'NFSW' channels so they are easier to see/notice. Also now recolors the small triangle too be red * @description A tag for 'NSFW' channels so they are easier to see/notice. Also now recolors the small triangle too be red
*/ */
/*note: you must have the redesign icon experiment disabled for this too work*/
/*--- Channel list 'NSFW' Label ---*/ /*--- Channel list 'NSFW' Label ---*/
[class*=linkTop_]:has([class*=iconContainer_] [d^="M18.09 1.63"]) > [class*=children_]::after { [class*=linkTop_]:has([class*=iconContainer_] [d^="M18.09 1.63"]) > [class*=children_]::after {
content: "NSFW"; content: "NSFW";