Update vencord.css

This commit is contained in:
Gen :3c 2025-03-29 02:55:07 +00:00
parent 129f50ed07
commit 9ed1bf87f3

View file

@ -1,3 +1,13 @@
/**
* @name Gen's Custom CSS Stuff
* @author GenShibe
* @description My custom CSS Stuff
* @version 1.0.0
* @authorId 217892728875253760
* @website https://genshibe.ca
* @source https://kitsunes.dev/genshibe/vencord-css/
*/
/* Transgender Boost Gradient; Recolors the boosting gradient to be the best flag ever */
div[class^=sidebar] div[class^=container] div[class^=progressBar] {
background: linear-gradient(to right,#60d0fa, #f5acba, #ffffff, #f5acba, #60d0fa) !important;