Some of my CSS Snippets
Find a file
2024-07-15 03:34:57 -04:00
Channel&RolesRecolor.css Fix formatting, added a new Place to recolor 2024-07-14 16:02:46 -04:00
IconRecolors.css Fix formatting, added a new Place to recolor 2024-07-14 16:02:46 -04:00
NSFWChannelRecolor.css Fix formatting, added a new Place to recolor 2024-07-14 16:02:46 -04:00
NSFWtag.css Fix formatting, added a new Place to recolor 2024-07-14 16:02:46 -04:00
PrivateChannelRecolor.css Fix formatting, added a new Place to recolor 2024-07-14 16:02:46 -04:00
README.md Update README.md 2024-07-15 03:34:57 -04:00

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


2nd: NSFW Channel Recolor: Recolors the triangle of 'NSFW' channels.

BEFORE AND AFTER: (hopfully you can tell which is which)

beforerecolorNSFW afterrecolorNSFW


3rd: Private Channel Recolor: Recolors the lock icon of a private channel.

BEFORE AND AFTER: (hopfully you can tell which is which)

beforerecolor

afterrecolor


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 afterrecolorChannels Roles recolor


5th: 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 they use @imports that lead here, so i cant guarantee no problems/issues with them