From 963ca3f6752aa270cdef30f435266437de2c5d0c Mon Sep 17 00:00:00 2001 From: Krystal Date: Wed, 29 Jan 2025 17:37:39 -0500 Subject: [PATCH] test --- OtherStuff/themelibrary/channelsrolesrecolor.css | 8 ++++++++ OtherStuff/themelibrary/privaterecolor.css | 8 ++++++++ OtherStuff/themelibrary/showboth.css | 8 ++++++++ OtherStuff/themelibrary/stagerecolor.css | 8 ++++++++ 4 files changed, 32 insertions(+) create mode 100644 OtherStuff/themelibrary/channelsrolesrecolor.css create mode 100644 OtherStuff/themelibrary/privaterecolor.css create mode 100644 OtherStuff/themelibrary/showboth.css create mode 100644 OtherStuff/themelibrary/stagerecolor.css 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");