Update vencord.css
This commit is contained in:
parent
0913a1d027
commit
129f50ed07
1 changed files with 0 additions and 14 deletions
14
vencord.css
14
vencord.css
|
@ -1,17 +1,3 @@
|
|||
@import url("https://everviolet.github.io/discord/themes/evergarden-fall.theme.css")
|
||||
(prefers-color-scheme: dark);
|
||||
@import url("https://everviolet.github.io/discord/themes/evergarden-summer.theme.css")
|
||||
(prefers-color-scheme: light);
|
||||
|
||||
@import url("https://aushevahmad.github.io/awesome-css/modules/custom-bar-prompt.css");
|
||||
:root {
|
||||
--prompt-text: "be gay do crime uwu :3"; /* replace --prompt-text with your desired text if you want */
|
||||
}
|
||||
@import url("https://aushevahmad.github.io/awesome-css/modules/bartender.css");
|
||||
:root {
|
||||
--bartender-width: 4ch; /* Width for displayed icon. Adjust depending on your needs [Default: 4ch] */
|
||||
}
|
||||
@import url(https://overimagine1.github.io/old-discord-font/source.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