Some of my CSS Snippets
Find a file
2024-08-22 09:07:03 -04:00
Channel&RolesRecolor.css optimazation i hope 2024-08-22 09:07:03 -04:00
IconRecolors.css optimazation i hope 2024-08-22 09:07:03 -04:00
LICENSE Switched LICENSE 2024-07-22 14:38:04 -04:00
NSFWChannelRecolor.css optimazation i hope 2024-08-22 09:07:03 -04:00
NSFWtag.css optimazation i hope 2024-08-22 09:07:03 -04:00
PrivateChannelRecolor.css optimazation i hope 2024-08-22 09:07:03 -04:00
README.md Merge branch 'main' of https://github.com/KrstlSkll69/vc-snippets 2024-08-07 12:27:53 -04:00
StageRecolor.css added stage recolor, added new 'Nsfw' Icon 2024-07-16 12:46:36 -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

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

https://krstlskll69.github.io/vc-snippets/NSFWtag.css

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

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

before-recolorNSFW after-recolorNSFW

https://krstlskll69.github.io/vc-snippets/NSFWChannelRecolor.css

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

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

before-recolor after-recolor

https://krstlskll69.github.io/vc-snippets/PrivateChannelRecolor.css

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

https://krstlskll69.github.io/vc-snippets/Channel&RolesRecolor.css

5th: Stage Icon Recolor: Recolors the icon For Stages so they are easier to see/notice

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

beforerecolor afterrecolor

https://krstlskll69.github.io/vc-snippets/StageRecolor.css

6th: IconRecolors Recolors all the icons so that you don't need 4 different snippets for it.

(doesnt include 'Nsfw' tag)

https://krstlskll69.github.io/vc-snippets/IconRecolors.css

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