Discord-Css-Snippets/README.md
2024-07-15 03:36:36 -04:00

70 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 *(If you do and this exist for it feel free to open a issue an tell me then ill add it here
----
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)
![beforerecoloandmarkerrNSFW](https://cdn.nest.rip/uploads/0a42a8f3-3bfb-4ce0-95f9-0cd59ec5ae32.png)
![afterrecoloandmarkerrNSFW](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)
![beforerecolorNSFW](https://github.com/KrstlSkll69/vc-snippets/assets/150982280/d3b57ff4-bb3d-40fa-a642-11f1741cd9a4)
![afterrecolorNSFW](https://github.com/KrstlSkll69/vc-snippets/assets/150982280/9edbf4bf-4743-47a4-a64c-b8919ebf1b4e)
----
3rd: Private Channel Recolor:
Recolors the lock icon of a private channel.
BEFORE AND AFTER:
(hopfully you can tell which is which)
![beforerecolor](https://github.com/KrstlSkll69/vc-snippets/assets/150982280/67802ae7-e3bb-4942-bc83-3d701d1e9be0)
![afterrecolor](https://cdn.nest.rip/uploads/05c9a3f8-3fb2-4fd2-a2c3-4f57aaff7102.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)
![beforerecolorChannels Roles recolor](https://github.com/KrstlSkll69/vc-snippets/assets/150982280/add2e384-c1e4-43c6-a29c-374d3875ee4f)
![afterrecolorChannels Roles recolor](https://github.com/KrstlSkll69/vc-snippets/assets/150982280/6055801a-915b-4035-8376-e45b7cdf1417)
----
5th: IconRecolors
Recolors all the icons so that you don't need 3 different snippets for it.
----
<span style="font-size:0.5em;">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 </span>