Discord-Css-Snippets/README.md

79 lines
2.6 KiB
Markdown

# VC-css_snippets
# These Css Snippets where built to work with Vencord, so iam unsure if they will work with other client mods
Important -
1. Fixed Code/Learned new skill icons are now recolored on both the channel lists and on top of the chat
2. As per a request 'NSFW' Label now appears that top of chat
3. There is no icon diff for a stage marked 'NSFW' on desktop so those arnt labeled *(until i find a way to label them)*
4. People have been asking for this on Vendetta/Pyoncord(Bunny) and for those people id like to point you too [NexxUtils](https://bunny.nexpid.xyz/nexxutils/)
- About Enmity - I dont know about nor do i care about Enmity
----
1st: NSFW Channel Tag:
Adds a small RED text box that says NSFW next to those channels and also colors the red warning icon.
BEFORE AND AFTER:
(hopfully you can tell which is which)
![before-recoloandmarkerNSFW](https://cdn.nest.rip/uploads/0a42a8f3-3bfb-4ce0-95f9-0cd59ec5ae32.png)
![after-recoloandmarkerrNSFW](https://cdn.nest.rip/uploads/591db449-e2ab-4376-95b9-a10b2d1a4a90.png)
----
2nd: NSFW Channel Recolor:
Recolors the triangle of 'NSFW' channels.
BEFORE AND AFTER:
(hopfully you can tell which is which)
![before-recolorNSFW](https://github.com/KrstlSkll69/vc-snippets/assets/150982280/d3b57ff4-bb3d-40fa-a642-11f1741cd9a4)
![after-recolorNSFW](https://cdn.nest.rip/uploads/0b99386d-180c-41a1-bca6-722150077f3d.png)
----
3rd: Private Channel Recolor:
Recolors the lock icon of a private channel.
BEFORE AND AFTER:
(hopfully you can tell which is which)
![before-recolor](https://cdn.nest.rip/uploads/0f153f1c-b5cb-4197-a118-4f51ced76805.png)
![after-recolor](https://cdn.nest.rip/uploads/31c36485-10ab-497b-82a0-b6f0e609e9af.png)
----
4th: Channels & Roles Recolor:
Recolors the icon on Channel & Role tab so they are easier to see/notice
BEFORE AND AFTER:
(hopfully you can tell which is which)
![before-recolor](https://cdn.nest.rip/uploads/d3102314-0165-409e-9da5-7888747f0a58.png)
![after-recolor](https://cdn.nest.rip/uploads/b6ff195c-b757-4bc2-bada-57d4936bae0a.png)
----
5th: Channels & Roles Recolor:
Recolors the icon For Stages so they are easier to see/notice
BEFORE AND AFTER:
(hopfully you can tell which is which)
![beforerecolor](https://cdn.nest.rip/uploads/b3b4db64-7c8b-47bf-9a5e-6bcbea092b5d.png)
![afterrecolor](https://cdn.nest.rip/uploads/5c52b00f-d678-41e7-b6e9-f18a7bcbaa38.png)
----
6th: IconRecolors
Recolors all the icons so that you don't need 3 different snippets for it.
----
Disclaimer: While yes my CSS snippets are in [Faf4's ThemeLibrary](https://github.com/Faf4a/ThemeLibrary) they use `@imports` that lead here, so i cant guarantee no problems/issues with them