Update vencord.css
This commit is contained in:
parent
129f50ed07
commit
9ed1bf87f3
1 changed files with 10 additions and 0 deletions
10
vencord.css
10
vencord.css
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue