mirror of
https://github.com/KrstlSkll69/vc-snippets.git
synced 2025-04-19 20:55:22 +02:00
79 lines
2.6 KiB
Markdown
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)
|
|
|
|

|
|

|
|
|
|
|
|
----
|
|
|
|
2nd: NSFW Channel Recolor:
|
|
Recolors the triangle of 'NSFW' channels.
|
|
|
|
BEFORE AND AFTER:
|
|
(hopfully you can tell which is which)
|
|
|
|

|
|

|
|
|
|
|
|
----
|
|
|
|
3rd: Private Channel Recolor:
|
|
Recolors the lock icon of a private channel.
|
|
|
|
BEFORE AND AFTER:
|
|
(hopfully you can tell which is which)
|
|
|
|

|
|

|
|
|
|
----
|
|
|
|
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)
|
|
|
|

|
|

|
|
|
|
----
|
|
|
|
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)
|
|
|
|

|
|

|
|
|
|
----
|
|
|
|
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
|
|
|
|
|
|
|
|
|