This commit is contained in:
Indiana Jone (Indi) 2025-01-29 17:37:39 -05:00
parent 79c982ebd5
commit 963ca3f675
4 changed files with 32 additions and 0 deletions

View file

@ -0,0 +1,8 @@
/**
* @name Channels & Role recolor
* @author krystalskullofficial
* @version 4.0
* @description recolors the icon on Channel & Role tab so they are easier to see/notice
*/
@import url("https://raw.githubusercontent.com/KrstlSkll69/vc-snippets/main/Channel%26RolesRecolor.css");

View file

@ -0,0 +1,8 @@
/**
* @name Private Channel recolor
* @author krystalskullofficial
* @version 4.0
* @description recolors the icon for Private channels so they are easier to see/notice
*/
@import url("https://raw.githubusercontent.com/KrstlSkll69/vc-snippets/main/PrivateChannelRecolor.css");

View file

@ -0,0 +1,8 @@
/**
* @name ShowBothUser&Status
* @author krystalskullofficial
* @version 1000.0
* @description Show both your status and username at the same time
*/
@import url("https://raw.githubusercontent.com/KrstlSkll69/vc-snippets/main/OtherStuff/NewBoth.css");

View file

@ -0,0 +1,8 @@
/**
* @name Stage Icon Recolor
* @author krystalskullofficial
* @description Recolors the icon For Stages so they are easier to see/notice
* @version 5.0
*/
@import url("https://raw.githubusercontent.com/KrstlSkll69/vc-snippets/main/StageRecolor.css");