Update vencord.css

This commit is contained in:
Gen :3c 2025-03-29 02:50:55 +00:00
parent 0913a1d027
commit 129f50ed07

View file

@ -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;