diff --git a/OtherStuff/themelibrary/channelsrolesrecolor.css b/OtherStuff/themelibrary/channelsrolesrecolor.css new file mode 100644 index 0000000..761b8ab --- /dev/null +++ b/OtherStuff/themelibrary/channelsrolesrecolor.css @@ -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"); \ No newline at end of file diff --git a/OtherStuff/themelibrary/privaterecolor.css b/OtherStuff/themelibrary/privaterecolor.css new file mode 100644 index 0000000..938ec75 --- /dev/null +++ b/OtherStuff/themelibrary/privaterecolor.css @@ -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"); \ No newline at end of file diff --git a/OtherStuff/themelibrary/showboth.css b/OtherStuff/themelibrary/showboth.css new file mode 100644 index 0000000..29e877b --- /dev/null +++ b/OtherStuff/themelibrary/showboth.css @@ -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"); \ No newline at end of file diff --git a/OtherStuff/themelibrary/stagerecolor.css b/OtherStuff/themelibrary/stagerecolor.css new file mode 100644 index 0000000..703cdf3 --- /dev/null +++ b/OtherStuff/themelibrary/stagerecolor.css @@ -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");