#πŸ₯-vencord-support-πŸ₯

1 messages Β· Page 689 of 1

mild dagger
#

where i can get themes

wraith wigeon
#

ive tried the variables listed for chat-background on these 3

#

cant seem to find a match for this color

tropic torrent
#

might be better off just color picking it and using the # then

haughty goblet
tropic torrent
#

#1a1a1e apparently

wraith wigeon
#

ok thats kind of funny

#

in channels with slowmode enabled

#

when I hover over a message with this on

#

row behind the chatbar is highlighted

tropic torrent
#

im gona need to create entire test cases to catch these atp 😭

wraith wigeon
#

its so confusing to me

graceful elk
#

what do i do if only the coloring & background part of my theme doesnt work

haughty goblet
#

You read the bot

mighty lion
tropic torrent
#

lets see why.

graceful elk
halcyon shard
#

One message removed from a suspended account.

winter sand
#

why did discord break all my themes 😒

haughty goblet
mighty ravenBOT
wraith wigeon
graceful elk
#

so the only option is to find a different theme huh

tropic torrent
#

yea using the .b8880... class name fixes it coloring the whole chat for me and only colors the slowmode bar

haughty goblet
tired crater
#

I am unsilenced

wraith wigeon
#

ohhhh okay so

#

it was the visual refresh seamless chat bar snippet I was using at one point

#

that I got used to

tropic torrent
#

ah

wraith wigeon
#

wonder if I can find a version that works/can be updated by the class updater

tropic torrent
#

yea i dont notice anything behind the chatbar usually coz i align it to the edges w the userpanel and remove the rounded corners

wraith wigeon
strong steeple
#

quickcss not working?

haughty goblet
mighty ravenBOT
haughty goblet
#

Reading not working

tropic torrent
tired crater
mighty lion
haughty goblet
#

This is normal

#

Theres a lot less than usual in fact

mighty lion
#

okay that's unfortunate i thought maybe it was a rarity this is bad

prime garden
#

the updated sticky is helping a bit

haughty goblet
#

A bit

#

For once

#

Ive only muted around 5 people this time, at this point it would be usually at least 13

#

Either everyone is asleep or people are reading, I prefer the former

halcyon shard
winter sand
#

is there any documentation on the new css names? i kinda did a lot of work on my own theme so id probably need to manually fix it

haughty goblet
tired crater
ionic seal
sage merlin
#

can omeone help me

#

im kinda in need of help

haughty goblet
#

I think most people in the support channel need help

wraith wigeon
#

thank you for everything :)

tropic torrent
#

glad i culd help

halcyon shard
#

One message removed from a suspended account.

haughty goblet
#

Just wait for your theme to be updated

#

Or ask in their support server

warm tundra
#

yes im waiting for clear vision!

finite ruin
#

hi i'm trying to fix my css (I managed to unbreak it, but there's still an issue with it)
the commands pane and the autofill for the pings is strangely transparent and kind of unusable

ashen rover
#

slimecat, is there a newer version of this that works/will be updated?

haughty goblet
river viper
#

does anyone have a css that hides the activity cards?

ashen rover
haughty goblet
finite ruin
thorn trout
#

My blurnsfw no longer works? I disabled it and reenabled it and it still isnt working at all?

finite ruin
haughty goblet
graceful elk
#

i fixed my theme by just copy and pasting the settings to a theme that works if that helps any1

uneven lagoon
haughty goblet
#

Midnight

#

And clearvision I heard

uneven lagoon
#

midnights what i have and it doesn't seem to work for me, but maybe im doing something wrong

aaaaaaaaaaaaaaaaaaaaaaaaaaa

main elm
#

Am i doing something wrong, or is my vencord simply not working? It seems like the background should change, but it doesn't. Only when loading, the image disappears for a second, and that's it

:root {
    --background-image: url('https://i.imgur.com/WYcmQnE.jpeg');
    --home-image: url('https://i.imgur.com/233d55Y.gif');
    --background-solid: #161921;
    --background-solid-dark: #101218;
    --background-solid-darker: #0c0e12;
    --accent: 37, 172, 232;
    --accent-alt: 29, 101, 134;
}

body, .appMount-3lHmkl, .bg-1QIAus {
    background: transparent !important;
}

.chatContent-3KubbW, .content-1jQy2l {
    background: rgba(16, 18, 24, 0.85) !important;
    backdrop-filter: blur(10px);
}

[class*="icon"] {
    background-size: contain !important;
    background-repeat: no-repeat !important;
}

.icon-1_QxNX, .icon-2W8DHg, .icon-3CDcB_ {
    width: 24px !important;
    height: 24px !important;
}

.button-12Fmur .contents-3ca1mk {
    font-size: 14px !important;
}
graceful elk
wise thicket
#

That is probably years old at this point

main elm
uneven lagoon
glossy socket
heady sonnet
#
    svg {
  width: 25px;
  height: 25px;
  margin-bottom: 1px;
    }
}
.title_c38106 {
  display: none !important
}
time[id^="message-timestamp"] {
    color: #dddddd !important;
    font-size: 0.85em !important;
}
.bar_c38106 {
  background-color: #151619 !important;
  border-bottom: none !important;
}
.container__4bbc6 {
  background: linear-gradient(90deg,rgba(42, 123, 155, 0) 0%, rgba(237, 221, 83, 0) 100%) !important;
}
.videoContainer__4bbc6 {
  mask-image: none !important;
}
.img__4bbc6 {
  display: none;
}
.visual-refresh section.panels_c48ade {
  left: calc(var(--custom-guild-list-width));
  width: calc(100% - var(--custom-guild-list-width));
  box-sizing: content-box;
  bottom: 0;
  border-radius: 0;
  border-bottom: none;
  border-right: none;

  .actionButtons_e131a9 button {
    padding: 0;
  }
  .activityPanel_c48ade {
    border-radius: inherit;
  }

  /* GameActivityToggle Fix (delete if you don't use) */
  /* .container__37e49>.buttons__37e49 {
    gap: 2px;
  }
  .container__37e49>.avatarWrapper__37e49 {
    min-width: 32px !important;
  } */
}
nav.guilds_c48ade, #channels {
  margin-bottom: 0 !important;
}
.sidebar_c48ade:after {
  display: none;
}
/* BetterFolders fix (delete if you don't use) */
/* .vc-betterFolders-sidebar~section.panels_c48ade {
  left: calc(var(--custom-guild-list-width)*2);
  width: calc(100% - var(--custom-guild-list-width)*2) !important;
} */
.unread__629e4 {
  display: flex;
  justify-content: center;

  >.unreadBar__629e4 {
    opacity: 1;
    background-color: var(--background-surface-highest);
    border: 1px solid var(--border-normal);
    box-shadow: var(--shadow-high);
    padding: 0px 8px;
    color: var(--interactive-normal);

  }
}
/**
* Hide activity header
*/
.visual-refresh .membersGroup_c8ffbb:has(.headerContainer__095fe) {
    display: none;
}

/* Hide member's activities
*/
.visual-refresh .container__0f2e8 {
    display: none;
}```


thats my quick css its no longer hidding nameplates
#

i dont know how to code and idk who made these codes but non of my css works no more

haughty goblet
#

Thats pretty convenient bot placement

tropic torrent
#

failure to read will be punishable by death

cosmic mauve
# heady sonnet ```[class*=expandedFolderIconWrapper__] { svg { width: 25px; height: 25p...

Try this

[class*=-expandedFolderIconWrapper] {
    svg {
        width: 25px;
        height: 25px;
        margin-bottom: 1px;
    }
}
.c38106a3f0c3ca76-title {
    display: none !important
}
time[id^="message-timestamp"] {
    color: #dddddd !important;
    font-size: 0.85em !important;
}
.c38106a3f0c3ca76-bar {
    background-color: #151619 !important;
    border-bottom: none !important;
}
._4bbc6dc06e75ad52-container {
    background: linear-gradient(90deg,rgba(42, 123, 155, 0) 0%, rgba(237, 221, 83, 0) 100%) !important;
}
._4bbc6dc06e75ad52-videoContainer {
    mask-image: none !important;
}
._4bbc6dc06e75ad52-img {
    display: none;
}
.visual-refresh section._5e434347c823b592-panels {
    left: calc(var(--custom-guild-list-width));
    width: calc(100% - var(--custom-guild-list-width));
    box-sizing: content-box;
    bottom: 0;
    border-radius: 0;
    border-bottom: none;
    border-right: none;

    .e131a99484292a19-actionButtons button {
        padding: 0;
    }
    ._5e434347c823b592-activityPanel {
        border-radius: inherit;
    }

    /* GameActivityToggle Fix (delete if you don't use) */
    /* ._37e49614b9f110a9-container>._37e49614b9f110a9-buttons {
        gap: 2px;
    }
    ._37e49614b9f110a9-container>._37e49614b9f110a9-avatarWrapper {
        min-width: 32px !important;
    } */
}
nav._5e434347c823b592-guilds, #channels {
    margin-bottom: 0 !important;
}
._5e434347c823b592-sidebar:after {
    display: none;
}
/* BetterFolders fix (delete if you don't use) */
/* .vc-betterFolders-sidebar~section._5e434347c823b592-panels {
    left: calc(var(--custom-guild-list-width)*2);
    width: calc(100% - var(--custom-guild-list-width)*2) !important;
} */
._629e4c86564a4ee7-unread {
    display: flex;
    justify-content: center;

    >._629e4c86564a4ee7-unreadBar {
        opacity: 1;
        background-color: var(--background-surface-highest);
        border: 1px solid var(--border-normal);
        box-shadow: var(--shadow-high);
        padding: 0px 8px;
        color: var(--interactive-normal);

    }
}
/* Hide Activity Header */
.visual-refresh .c8ffbb79449f399c-membersGroup:has(._095fe51feb41b3bb-headerContainer) {
        display: none;
}

/* Hide Members activities */
.visual-refresh ._0f2e83213c878a13-container {
        display: none;
}
haughty goblet
heady sonnet
haughty goblet
#

Idk how to change it so

heady sonnet
haughty goblet
#

It isnt a slash command thats all I know

cosmic mauve
#

Could be a website or something, like most bots

ionic seal
cosmic mauve
#

Or that lol

glass zinc
#

Im forgetting what snippet I used to get rid of the quick emojis but its no longer working anymore

#

Does anyone have a fix for it

haughty goblet
glass zinc
#

Just paste my whole Quick Css in the link?

haughty goblet
#

Yes

#

Or the specific snippet broken

glass zinc
#

Nvm, found the Message I needed, thanks

midnight shadow
#

Thanks to whoever (whatever group) made a patch for the latest break! opened Discord and took me an embarrassingly long time to notice that it was fixed

fickle onyx
#

old server image sizes + old userbar bit (credit to @tropic torrent for some of the code too)

:root {
  --guildbar-avatar-size: 48px;
    --blob-scale: 48;

    --guildbar-folder-size: var(--guildbar-avatar-size);
    --folder-blob-scale: var(--blob-scale);
    

}
[aria-label="User area"] {
  border-radius: 0;
  border: 0;
  left: var(--custom-guild-list-width);
  bottom: 0;
  width: calc(var(--custom-guild-sidebar-width) - var(--custom-guild-list-width) + 1px);
  & [class*="wrapper"] [class*=container] { /* raises height of call info */
    height: 82px;
  }
}

.visual-refresh nav:has([data-list-id="guildsnav"]) {
  margin-bottom: unset;
}
errant flax
#

im not sure if anyone else experience this, but with the original images in chat setting, videos dont seem to load (eventually the poop icon is shown)
if the option is off, the video wont load if its in a model

tropic torrent
#

someone that can reproduce πŸ™

#

noticed that videos embedded thru a url (havent tested outside of discord videos) dont load regardless of the setting

shell veldt
#

will be fixed soon

errant flax
#

πŸ™

#

πŸ™ BLESS πŸ™

distant forum
#

I have react dev tools enabled but pressing ctrl + shift + i doesn't bring up the window anymore. Does anyone know why?

royal topaz
#

the membercount plugin no longer shows the member count in the member list. i was going to make a bug report, but i was told to mention it here instead

vale leaf
#

(i just don't know where to ask, sorry if this isn't the place)
i want to change the position of the message bar from the bottom to the top (lower half of my monitor glitches out, so i can't really see what i am typing). is this possible to do somehow? i don't really know what to search for, so i am kind of in the dark

desert nexus
#

I guess this new update affected whatever I had to make server icons round again 😒

#

nvm fixed

visual pike
fickle onyx
visual pike
fickle onyx
visual pike
#

i'll check the rest of my css and remove anything that could be conflicting

fickle onyx
#

yeah double check no themes are on too

dusty topaz
#

how can i fix this

visual pike
fickle onyx
visual pike
trim quartz
#

is there an updated fix for this yet ??

ancient spruce
#

anyone fixed the remove quick reacts bar css yet?

fickle onyx
tidal oyster
#

Can someone make a Plugin to enable Higher refresh Rate on discord?

tidal oyster
haughty goblet
#

Discord feeling slow isnt due to a low cap framerate

#

That’s because discord is slow

tidal oyster
mighty ravenBOT
# haughty goblet That’s because discord is slow
Why is my Discord laggy?

The most common cause of lag is poorly written CSS.

To see if this is the case for you, try temporarily disabling all themes and your QuickCSS.

If that indeed fixes the lagging, you'll have to figure out which theme / part of your QuickCSS is causing the lag.Just slowly remove parts of it until it doesn't lag anymore.

haughty goblet
#

This

#

Also being in a lot of servers (especially big ones) can also cause lag

tidal oyster
tidal oyster
haughty goblet
#

Then blame discord

#

Or your os

#

Or both

tidal oyster
sinful silo
#

is vencord broken

wise thicket
near mango
#

uh where is vencord? like i dont think its working for me anymore

#

nvm i just had to reinstall

sinful silo
#

why cant i load themes

haughty goblet
mighty ravenBOT
whole garden
#

i cant tell if this is normal now or what but for some reason my theme bg is a lot dimmer then its supposted to be

distant forum
#

Are dev tools working rn?

clever smelt
#

Everything broke again?

haughty goblet
haughty goblet
distant forum
marble palmBOT
clever smelt
#

CSS in general

haughty goblet
haughty goblet
mighty ravenBOT
tropic torrent
#

😭

#

mans had time to think about the answer too

haughty goblet
#

That tessie autoreaponse works again?

clever smelt
#

Alr
For one I have venbot set to ignored because it gets kinda annoying sometimes while talking
Also, I did check known issues either way and did read it
third, things were fine yesterday when things did break again, so when I noticed things were broken again today I came here to ask about it

#

That's all

#

(Also either way, I don't even know which channel is the one for asking about CSS fully in the first place, since #🎨-theme-development looks like it's mainly only just for, well, themes)

inland sundial
#

so ik plugin requests are closed but like hear me out, double click to react on pc would be rlly cool

plucky zenith
#

i allowed this like twice and it keeps asking me to allow it
Anything i should do?

clever smelt
#

Alr, just the name of the channel feels kinda like a misnomer is all

haughty goblet
clever smelt
#

Fair enough

plucky zenith
haughty goblet
#

Imgur shouldn’t be blocked

plucky zenith
haughty goblet
low prism
#

hey its saying failed to patch this install and saying for me to rename somthing but this just started today i never changed the location or anything ever idk if this been a thing i just joined 30 seconds ago

haughty goblet
#

Like .png or .jpg

haughty goblet
#

Follow the instructions or send a screenshot here

low prism
haughty goblet
#

Oh you mean that

plucky zenith
mighty ravenBOT
# low prism

Do a clean reinstall using the guide below (its completely different to a normal reinstall)
https://support.discord.com/hc/en-us/articles/115004307527--Windows-Corrupt-Installation

tldr:

  • press windows+r

  • paste %AppData%

  • delete Discord

  • repeat for %LocalAppData%

  • Install discord

(Auto-response invoked by @haughty goblet)

plucky zenith
#

thanks

low prism
#

just started today

#

ok thanks

sinful silo
#

someone help me,,

#

its not a problem but

#

where can i find the vencord themess folder

haughty goblet
#

Themes tab has a button to open the folder for you

sinful silo
#

open themes folder?

#

isnt it kinda tiring tho

#

i go to download

#

copy the css

#

go theme tab

#

paste

haughty goblet
#

You asked for where the theme folder is, that button takes you there

low prism
#

@haughty goblet thanks got it to work and sorry to ask a dumb question but di ddiscord implement a like dark screen over themes or sum cus why is everything so dark now

haughty goblet
#

Probably related to the broken themes/css issue

low prism
haughty goblet
#

That’s just discord

low prism
haughty goblet
low prism
#

ok thxs

normal basalt
#

Hey guys, can someone help me? i put the plugin for emojis but my screen looks like this

#

but my emojis when sent looks fine

#

πŸ˜†

#

Does anyone have this situation?

vague coral
#

Not really vencord related but did discord removed the option to change the voice chat server from PRIVATE calls?

ripe arch
#

My spotify controls plugin just doesnt work at all anymore

mighty ravenBOT
ripe arch
#

Vencord: v1.13.9 β€’ 21e6178 (Standalone) - 15 Dec 2025
Client: stable ~ Discord Desktop v1.0.9218
Platform: Win32
Last Crash Reason: N/A
⚠️ Activity Sharing disabled

haughty goblet
#

Elaborate on β€œdoesnt work”

ripe arch
#

it just doesnt show up at all

wise thicket
#

do you have a Spotify account connected to your discord?

ripe arch
#

yes

wise thicket
#

Relink it

ripe arch
#

ok

#

ok it works now, thx guys

#

that was quick 5 stars

hushed fable
#

the plugin for members number is broken

pseudo folio
#

Vencord: v1.13.9 β€’ 21e6178 (Standalone) - 16 Dec 2025
Client: stable ~ Discord Desktop v1.0.9218
Platform: Win32
Last Crash Reason: N/A
⚠️ Activity Sharing disabled

normal basalt
#

it used to look like mobile emojis on comp

#

did they remove the plug in or smt?

haughty goblet
#

There was no plugin for it

normal basalt
#

there was tho

pseudo folio
#

uhm i think my quick css is not working rn

haughty goblet
#

No

normal basalt
#

i remember clear as day

#

i think they removed it

haughty goblet
normal basalt
#

cause i had that plug in for years

pseudo folio
haughty goblet
tropic torrent
#

^

normal basalt
#

?

#

what is that

tropic torrent
#

there was a css snippet to replace the default emojis to look like those from different platforms

normal basalt
#

do i go to themes

haughty goblet
normal basalt
#

oh

#

ill just follow the bot then

haughty goblet
#

Check all theme locations (local, online and quickcss)

normal basalt
#

/**

/*
!!READ THIS!!

This theme lets you swap the default emojis of discord with the emojis of a provider of your choice.
To change the provider simply swap the marked word in the import url down below with a supported provider listed below.
The name of the provider is CASE SENSITIVE, meaning you have to write it exactly like it's written below.
Correct: Apple
False: apple, APPLE, aPpLe

Supported Providers:
    β†’ Apple
    β†’ Facebook
    β†’ Google
    β†’ Huawei
    β†’ JoyPixels
    β†’ Microsoft
    β†’ Microsoft-3D
    β†’ OpenMoji
    β†’ Samsung
    β†’ Toss
    β†’ WhatsApp

*/

/* REPLACE THIS /
/
↓↓↓↓↓ /
@import url(https://mwittrien.github.io/BetterDiscordAddons/Themes/EmojiReplace/base/Apple.css);
/
↑↑↑↑↑ /
/
REPLACE THIS */

Patreon

creating Plugins and Themes for BetterDiscord

GitHub

A series of plugins and themes for BetterDiscord. Contribute to mwittrien/BetterDiscordAddons development by creating an account on GitHub.

tropic torrent
#

well would you look at that

normal basalt
#

uhh

#

what do i do @tropic torrent

haughty goblet
#

You cant do much

#

What the bot says

normal basalt
#

wait so

#

ohh ok

lusty trench
#

.

haughty goblet
lusty trench
tropic torrent
#

?!

steel tree
#

is there a fix for css?

haughty goblet
haughty goblet
lusty trench
#

My friend needs to receive donations, who should I text?

haughty goblet
#

Follow what the donation page says

lusty trench
#

Thank you

tall fiber
lusty trench
tall fiber
haughty goblet
#

English only please

tall fiber
#

sorry

lusty trench
#

sorry

tall fiber
worthy citrus
#

is there a way to remove the "frequent friends" tab?

#

between the DMs and the misc tab

velvet pawn
#

that's the css that i used

midnight shadow
#

Nitro gift button back for a third time, is there css for it?

#

theme works fine, thanks bots

midnight shadow
worthy citrus
#

"thanks bots"
wym bots

#

p is a real person lol

empty mango
#

anyone else's server indicator when people are in voice gone since today? (not sure if vencord or discord related)

midnight shadow
#

So why append "This an automated sticky message" ?

worthy citrus
#

copied text.

midnight shadow
empty mango
# worthy citrus wym exactly?

in the server list on the left, when people are in voice in a server, it usually shows a small indicator on that server icon on the bottom right of the icon

midnight shadow
empty mango
worthy citrus
#

ah, yeah, the little megaphone icon?

empty mango
#

can u still see it?

worthy citrus
#

nope

empty mango
#

ok ty for confirming

midnight shadow
#

would having it twice make a double negative? do I need to close it with a second ] or } ?

#

It looks the like same line of code over and over again in every thread...

#

Found a variation but that doesn't work either

#

will try looking through some themes

midnight shadow
proper quartz
#

the updated theme file works but only partially.
like everything gets implemented other then the background.
is there any solution?

quiet cobalt
#

the quickcss i use for removing 'frequent friends' doesn't seem to work anymore - anyone got an updated one?

haughty goblet
high comet
#

man, all the nameplates and tags are back

ionic seal
midnight shadow
proper quartz
midnight shadow
high comet
#

every single update makes app worse

proper quartz
quiet cobalt
#

actually it seems like none of my quickcss stuff works anymore ThinkO_O

high comet
#

some stuff works

proper quartz
#

you cant even see who's joined in the vc anymore

proper quartz
midnight shadow
chilly pewter
#

im not sure if its windows or what but my theme on windows looks like this much lighter, but on linux (both using the latest version) the theme looks and works properly (this is windows)

midnight shadow
#

Do you know which line makes the chat bar drop? I don't mind if it floats while someone is typing...

hexed river
#

can anyone help??

trail crag
#

Ugh so many things broke why must discord change things just stop it

midnight shadow
#

uninstall and reinstall?

chilly pewter
midnight shadow
mighty ravenBOT
# hexed river can anyone help??

Do a clean reinstall using the guide below (its completely different to a normal reinstall)
https://support.discord.com/hc/en-us/articles/115004307527--Windows-Corrupt-Installation

tldr:

  • press windows+r

  • paste %AppData%

  • delete Discord

  • repeat for %LocalAppData%

  • Install discord

(Auto-response invoked by @haughty goblet)

chilly pewter
#

discord has a support page for it.....

haughty goblet
hexed river
haughty goblet
pseudo pine
#

I may be stupid but that tool is doing nothing at all

haughty goblet
#

otherwise you'll need to find another

chilly pewter
#

but wait why does the theme on linux work but on here is partially works?

haughty goblet
pseudo pine
chilly pewter
#

no its updated

pseudo pine
haughty goblet
haughty goblet
pseudo pine
#

it's just

    width: calc(var(--custom-guild-sidebar-width) - var(--custom-guild-list-width) + 1px);
    left: var(--custom-guild-list-width);
    bottom: 0px;
    border-radius: 0px;
    border: none;
}

.visual-refresh nav[class*=guilds_] {
  margin-bottom: unset;
}```
haughty goblet
#

oh

proper quartz
haughty goblet
#

well then it prob completely broke

chilly pewter
pseudo pine
haughty goblet
#

well it doesnt have an import link so cant update automatically

#

you will need to find a replacement

proper quartz
chilly pewter
#

wait i thought my laptops vencord was updated should i update (there was no update thing in the corner

haughty goblet
haughty goblet
#

but yes it should always be updated

high comet
manic torrent
#

why did all of my css break

haughty goblet
manic torrent
last eagle
chilly pewter
pseudo pine
midnight shadow
vestal shell
#

another day another major discord update that breaks vencord and bd

last eagle
vestal shell
formal berry
#

its up to the theme and css maintainers

proper quartz
vestal shell
#

give people seizures with the warning

formal berry
#

dont

proper quartz
#

sorry

vestal shell
#

lets not actually give seizures for realisies

last eagle
#

my eyes hurt

vestal shell
#

same here

manic torrent
#

same

midnight shadow
#

But I didn't get the chance to react with middle finger

proper quartz
manic torrent
#

well its google of course it it

midnight shadow
#

My head hurts even more after the strobe light, gonna lie down (Discord breaking again was the majority of the headache)

#

@pee you were right, took til now for me to see bot also says "css"

#

On mobile, the bar is so low now that it's in heck, break a leg my Insomniatic Westen Hemisphere friends<3

hollow pagoda
#

Hey guys, may I ask if you have a theme to adapt the profile container to fit neatly under the rest of the users?

midnight shadow
high comet
#

welp, hopefully we'll get an update somewhat soon

#

coz discord looks like shit with all these rainbow names, nameplates, frames, useless icons and other stuff

trim hinge
#

Member count plugin seems to be broken

haughty goblet
hollow pagoda
#

the unshittify discord also stops working today

high comet
#

guess its time to use abaddon for time being

formal berry
hollow pagoda
teal wave
#

managed to fix my theme by fucking around with the local theme files but seems like I just can't change any of the css

formal berry
#

thanks but keep non support stuff out of here

midnight shadow
formal berry
#

ok?

midnight shadow
# formal berry ok?

No, not ok* They were small css things but it is so jarring to have them back

#

Ping me when css is back?

formal berry
#

no because its not something we handle

#

ask your theme/css maintainers

fierce scaffold
pseudo pine
fierce scaffold
#

Also, is there any custom css currently still working for reducing the space inbetween chat icons? The only one I had got broken with the new update, I was unable to fix it with the Class Updater website, and I was also unable to find any similar ones (maybe I used the wrong words in the search bar? I tried "icons closer" and "chat icons")

glossy barn
#

how do i hide avatar decor?

{
    display: none;
}```
stopped workimg
long plank
#

is there a fix for this?

prime garden
long plank
prime garden
#

vext

mighty ravenBOT
prime garden
#

try removing and reinstalling the extension

icy quest
#

anyones vencord just disappeared off their pcs?

daring plinth
#

im so venned right now, im corded (it still works for me on chrome)

surreal root
#

is there a way to remove the icon of the checkpoint discord wrapped thing?

#

found it

div[aria-label="Checkpoint"] {
  display: none;
}
#

now I need back the CSS that removes this nitro bs

rugged sandal
#

Hi, I was about to submit a github issue about a plugin having an oversight, but was directed here instead.

tldr: anonymize filenames plugin doesn't have a minimum/maximum set in the counter component, even allowing negative values. Nothing critical was found yet, but there's a chance that something might break.

rugged sandal
river yew
#

I mean the profile menu on the lower left... now it overlaps the Servers again

EDIT: Problem FIXED thanks to a Link posted in #🎨-theme-development . I was able to update the CSS and now it works again as it should

trim harbor
#

Is there a script to delete all the messages I sent on Discord?

brave hearth
prime garden
#

it's not exactly creepy but okay

brisk surge
strange moth
#

hello hello, i have a small problem with the Vencord plugin TypingTweaks, namely that the <user> is typing indicators have decided to stack over each other vertically instead of being next to each other horizontally. this is a relatively new problem i've been having, it's been happening for the last few days. yes, i've tried to fix the issue myself. no, i have not been successful (that's why i'm here). i have attached a screenshot of the bug to make it easier for you all to help me.

prime garden
#

update vencord

prime hazel
prime garden
#

how so?

prime hazel
prime garden
#

is it showing any errors when patching

prime hazel
#

i already tried to re-install everything of it. but nothing helps

mighty ravenBOT
# prime hazel no. it says its working, but its not..

Do a clean reinstall using the guide below (its completely different to a normal reinstall)
https://support.discord.com/hc/en-us/articles/115004307527--Windows-Corrupt-Installation

tldr:

  • press windows+r

  • paste %AppData%

  • delete Discord

  • repeat for %LocalAppData%

  • Install discord

(Auto-response invoked by @prime garden)

prime garden
#

have you tried this?

prime hazel
#

wait, i'll do it again.

strange moth
#

(also, probably should have mentioned, i am using the vencord web browser extention)

prime garden
#

the fix isn't available with the extension yet

strange moth
full hare
#

my vencord isnt working anymore how do i fix?

prime garden
mighty ravenBOT
# full hare my vencord isnt working anymore how do i fix?

"doesn't work" and similar are not very helpful. To help you, we need more info!

Describe your issue with as much detail as possible.
What exactly did you try to do?
What did you expect to happen?
What happened instead?
Does this issue always happen, or only sometimes?
If possible, provide steps how to reproduce the issue
If appropriate, provide screenshots or screen recordings

For Vencord issues:

  • If you are able to, run the /vencord-debug slash command
  • If not, provide the following info:
    • How are you using Vencord? (Discord Desktop, Browser (name your browser!!), Vencord Desktop, ArmCord, ...)
    • What OS are you using?
  • Open the DevTools with Ctrl + Shift + i (Cmd + Option + i on MacOs) and check the console tab for red error messages

For Installer issues:

  • What OS are you using?

(Auto-response invoked by @prime garden)

strange moth
full hare
manic cipher
#

Hello, is the ImplicitRelationships plugin broken for anyone else? when I go to 'All' or 'Implicit' (in the friends tab) it automatically sends me back to the 'Online' tab (disabling the plugin fixes it, but obv removes the 'Implicit' tab), Anyone know something about this?

mighty ravenBOT
# full hare laptop, win11 i tried reinstalling my discord, and vencord i patched it, reinsta...

Do a clean reinstall using the guide below (its completely different to a normal reinstall)
https://support.discord.com/hc/en-us/articles/115004307527--Windows-Corrupt-Installation

tldr:

  • press windows+r

  • paste %AppData%

  • delete Discord

  • repeat for %LocalAppData%

  • Install discord

(Auto-response invoked by @prime garden)

prime garden
#

give this a go

prime garden
manic cipher
prime garden
#

vs dbg

mighty ravenBOT
manic cipher
#

Vencord: v1.13.9 β€’ 21e6178 (Standalone) - 16 Dec 2025
Client: stable ~ Discord Desktop v1.0.9218
Platform: Win32
Last Crash Reason: N/A

prime garden
#

are you using any themes/css

prime hazel
manic cipher
prime garden
prime garden
hollow pagoda
sick vale
#

i have now fixed this CSS using the class updater, tested and works on my end.

hollow pagoda
#

I don't have the css that fix the profile menu overlapping with the server, so appreciated if someone can help

gritty cliff
#

yo vencord STOP trying to rat me

prime garden
lean pier
#

hello i have a problem with discort showing this 2 bar what can i do ?

gritty cliff
#

and only my friends with vencord saw this

#

its all discord cache

prime garden
#

show me the popup

gritty cliff
shell veldt
#

ignore

#

doesn't matter

prime garden
#

it's not an executable so it can't do anything

shell veldt
#

that folder caches images people send in chat

sometimes people think they're funny and send image files with malware data in them (harmless, an image can't run code)

its harmless, just ignore it. or delete it if you want

gritty cliff
#

okay thx

heady oyster
#

Vencord: v1.13.9 β€’ 21e6178 (Standalone) - 16 Dec 2025
Client: stable ~ Discord Desktop v1.0.9218
Platform: Win32
Last Crash Reason: N/A

#

What should I do if my UI is greyed out in some areas? I am having issues when I join a VC

#

I don't use any Themes or CSS

prime garden
#

are you using any themes/css

#

oh

prime garden
heady oyster
#

I think it fixed itself, somehow? Hold on

#

Yeah.. idk what happened but essentially these buttons didn't have their icons

grave ice
#

Does anyone have any best vencord settings?

prime garden
#

best is subjective, I suggest just going through and selecting what you want

paper mango
#

theme just fixed itself lets go

#

i almost didnt notice

shell veldt
# gritty cliff okay thx

you can try it yourself

Upload an image to https://online-metadata.com/edit-metadata and set the comment to this text exactly:

X5O!P%@AP[4\PZX54(P^)7CC)7}$EICAR-STANDARD-ANTIVIRUS-TEST-FILE!$H+H*

then check your image on virustotal
(just one example for how to do it, there are many ways)

void orchid
#

yo hi so .. I dowloaded vencord for linux

#

but it won't showw on the settings of my account

prime garden
#

what distro are you on and how did you install discord (.deb, flatpak etc)

void orchid
prime garden
#

I said discord not vencord blobcatcozy

void orchid
#

oh well I installed it from the software IdkπŸ₯Έ

prime garden
#

run the installer again, send a screenshot of the list of installs it finds

#

you're probably using the snap version of discord, which vencord doesn't support

void orchid
#

yup ok I fixed thxxx w supporter πŸ”₯

prime garden
#

enjoy

dusky hawk
#

this has probably been reported many times, but it isn't in listed in known-issues:
the permissions view plugin (whatever it was called) is broken and crashes a compontent in user profile popouts

warm solstice
#

@shell veldt can you read the dm

prime garden
river yew
#

@hollow pagoda Upload your CSS there and it gets updated instantly... just insert it in the usual spot as quick CSS and see the magic happening πŸ˜‰

warm solstice
vale mirage
hollow pagoda
dusky hawk
river yew
modern osprey
#

any idea whats broken? im using web.

vale mirage
hollow pagoda
modern osprey
#

no css default theme

#

oh wait i have 3rd party plugin for the font lemme try to kill that

marble palmBOT
vale mirage
modern osprey
#

yep still broken

#

aight its the typingtweaks plugin. ill just wait till it gets updated i guess.

ornate knot
steel nest
#

can someome tell me where the hell my settings are

native violet
#

plugins have like full access to discord right? so installing anything bad can leak your token pretty easily i assume?

shell veldt
#

turn off ur themes / update vencord

high comet
native violet
ornate knot
brave yarrow
#

hopefully discord reverts this class changes because what the hell 😭

steel nest
brave yarrow
steel nest
#

all the server icons are damm squares again

young dune
#

WHAT THE HECK why my theme is not working

soft plume
#

did vencord break? the vencord menu doesnt appear in the settings somehow πŸ€”

hexed rose
soft plume
lament hamlet
#

From: https://github.com/Vencord/Vesktop/issues/1136#issuecomment-3309728640
Are windows symlinks supposed to be supported?

Scenario: I'm working on a theme and I would like to have the changes reflect directly on vencord instead of having to pass through the quick css editor. But I also want the repo to be in a separate disk instead of the C:\Users\user\AppData\Roaming\Vencord\themes, so I created a symlink from the other disk to the themes folder for Vencord. It appears in the themes list but if I enable it, nothing happens.
The changes I make to the @name @description are displayed (I added TEST in the description)

GitHub

Content It appears that if a config file such as ~/.config/vesktop/settings/settings.json is a symlink (or a containing folder), vesktop refuses to load it (it loads a blank/default config instead)...

magic crystal
#

just to be sure, for the theme not working, this only applies to the huge wallpaper in the background, right? not things like font changes, color changes etc?

young dune
#

my discord never looked that awful

magic crystal
#

oh fr? i still have my like red slider from akame la kill,

magic crystal
young dune
sick vale
sick vale
#

nothing to do with vencord directly

magic crystal
sick vale
#

most my css stopped working, i updated with the class updater and most work again now

magic crystal
#

cuz for me, with the gog kirito one, the wp flickers on start up, doesnt show, but mostly little bits of it stays there

#

class update is theu h

#

this

#

right?

sick vale
#

ye

magic crystal
#

grah the tool didnt work for gog kirito

#

welp

#

time tio roam for another theme

young dune
#

emmm.... it made everything worse

magic crystal
#

LOL

edgy dragon
#

sigh

#

here i am again because discord changed the classes

magic crystal
#

do they do this often

edgy dragon
#

managed to fix the most, anyone know how to fix this gradient at the bottom though

edgy dragon
#

πŸ˜”

magic crystal
#

sad

edgy dragon
#

last time was end of october

magic crystal
#

oh wow they do this

#

a lot

#

that must be hard to deal with

#

themes constantly breaking

#

rah i will do my best to fix this one

#

and make iot wor kfor me

#

cuz i love it

young dune
young dune
magic crystal
#

If those themes also don't work
It's an issue with Vencord. Ask for help in ⁠πŸ₯-vencord-support-πŸ₯ after following this checklist:
If you are on browser, use the extension, not the userscript. the userscript cannot load remote resources like themes
If you are on brave browser, it currently has a bug that might break themes. Use a different browser or wait for brave to fix it
Use the Local Themes tab, not the Online Themes tab. Make sure you got the proper theme file. It should be named SomeName.theme.css

#

wait

#

you can use vencord

#

on browser?

young dune
magic crystal
#

damn thats awesome lowk

#

sigh ill wait till most of my themes are fixed

#

since the only way to fix em

#

ios the tool

#

and it didnt work for some'

#

i shouldnt have restarted my computer i had auto update on for discord 😭

clear acorn
#

I’m completely new to this type of thing. I have never really used Vencord up until a few months ago and I was using just local themes, now that I’ve moved to try online ones, I’m completely stuck on what to do after putting the link in.

help

magic crystal
#

speaking of online

#

does thje issue

#

only go for

#

local

#

or online

#

or both

clear acorn
#

Pretty sure both.

mighty ravenBOT
clear acorn
#

I don’t have a broken theme. I don’t have one at all. That’s what I’m needing explaining on because I’m slow as molasses.

magic crystal
#

we all are thats why were waiitng on the theme devs to fix their themes themselves instead of doing it ourselves

plucky zenith
#

I used copy image link in imgur

#

I think that should fix it

#

Huh, that's odd
It worked for me

clear acorn
plucky zenith
#

Yeah that may be a reason

#

You did put it through the fix thing that the reminder tells you?

#

That one thing in theme support

#

My theme didn't work at first but it randomly worked later so i guess that fixed it??????

#

I don't know

bitter sierra
#

umm helpp, My notification is tilted to the side.

noble crane
#

Hey there just coming here because my vencord and my friends vencord was fucked with the discord update but with the new vencord update everything is fixed! So check if you have a vencord update

vapid phoenix
#

ok i updated my css

#

with the thingy given by

mighty ravenBOT
# young dune <@1165581443943108640>
Rule 10\. No unsolicited pings, DMs or friend requests

Do not ping other users for support (including replying with a ping to unrelated support messages). Do not send direct messages or friend requests for help.

vapid phoenix
#

and my problem is the following

#

can anyone help?

sage merlin
#

problem*

vapid phoenix
#

but now the dm notifications are a problem ))))

urban dove
#

hey lads, sorry if this is already awnsered. but is there a way to make vencord (windows application) to keep re-patching itself? every once in a while i'm assuming when discord updates, vencord is non-existant and have to run the installer again, probs happens like once a week or so. is there a way to automate that?

vapid phoenix
vapid phoenix
pulsar swift
regal locust
#

rip class^= ;-;

sage merlin
#

anyone know how to fix this

#

i cant fix thisd

marble palmBOT
# sage merlin anyone know how to fix this

Your Discord seems to have installed in the wrong place. This could be due to a variety of issues.

To fix it, click the "Take me there!" button and follow the instructions in the dialog, and please make sure Discord is closed.

Here’s a tutorial video if you’re having trouble: https://cdn.discordapp.com/attachments/796383204667686913/1273973233619832843/Please_Have_The_Ability_To_Read.mp4?ex=67792188&is=6777d008&hm=2aeb64f2f9f55f73f22e3a969151d2a576fe2c17a0e35b51fa9c2132b0ef3809&

urban dove
urban dove
vapid phoenix
#

a

#

found the problem

#

like its fixed

#

here

dense garden
#

looked in the themes thread, tried the tool and it didn't work, the theme i use is from years ago and i think the guy doesn't update anymore, i've been making repairs to the theme myself after every major update for like years atp, since it just does literally one tiny thing, and that's making it so that videos would send in a size similar to if they were sent via link instead of via file
https://cdn.discordapp.com/attachments/1026515880080842772/1222993467102330901/image.png?ex=6943afac&is=69425e2c&hm=49bb19ecf3fd25b3309082bc56ca284105367e07277f9a0fed360f0eccc78f5d&

autumn nimbus
mighty ravenBOT
magic crystal
dense garden
magic crystal
#

how long did it take for you to fix it

#

like

#

learning css and what not

dense garden
#

this is all i had 2 do

magic crystal
#

:0

dense garden
magic crystal
#

yeah i dont think the tool could do anything sadly

#

;-;

#

it all looks the sa,e

#

same*

copper iris
#

does the extension still not work

magic crystal
copper iris
#

is there a new extension for vencord

magic crystal
#

wait then what the hell is vesktop

gritty kelp
magic crystal
#

Wait does this ^ apply to custom css

shell veldt
magic crystal
magic crystal
#

it looks like the same code

mental flume
#

what name plugin display member onl,all,voice

gritty kelp
shell veldt
mental flume
mighty ravenBOT
# mental flume <@343383572805058560>
Rule 10\. No unsolicited pings, DMs or friend requests

Do not ping other users for support (including replying with a ping to unrelated support messages). Do not send direct messages or friend requests for help.

eternal otter
#

Vencord isn’t working for me at all

mental flume
#

help me

eternal otter
#

Tried uninstalling repatching

#

But nothing

autumn nimbus
shell veldt
shell veldt
autumn nimbus
#

oh

eternal otter
#

Vencord is non existent for me and I’ve tried all I could think of πŸ’”

autumn nimbus
lethal tide
#

anyway to get splitlargemessages on vencord? Surely there's a way...

gritty kelp
full panther
#

Is there anyone looking for developer?

stable storm
#

I can't see Profile Themes, I also tried it without my QuickCSS and with no Themes. Is there maybe a Plugin that blocks this?

tranquil sky
#

anyone have a way to know WHICH themes are even up to date

open current
#

Anyone know how to make custom vencord plugins?

I need one small plugin and i pay for it $$, DM me if you do

formal berry
latent ingot
#

yeah I updated my graphics card and it was fine

#

yeah it froze where i couldnt type anything or like anything

#

yes

latent ingot
#

Oh I didnt have that issue no

dreamy ember
#

hi i tried to install vencord again and it says this:
none of the buttons work, should i just completely reinstall discord?

mighty ravenBOT
# formal berry vs r

Do a clean reinstall using the guide below (its completely different to a normal reinstall)
https://support.discord.com/hc/en-us/articles/115004307527--Windows-Corrupt-Installation

tldr:

  • press windows+r

  • paste %AppData%

  • delete Discord

  • repeat for %LocalAppData%

  • Install discord

formal berry
#

cc @cloud ginkgo

dreamy ember
#

ay

cloud ginkgo
#

How'd discord get corrupted! 🀣

#

How do I remove the nitro things on the player list?
I had them hidden but they came back now

#

That... was all the wrong words! XD

try again: how do I remove the name tag customisations, its too distracting!

lunar ridge
#

Hi, I have a question how can I change my nickname to the old one in CSS because after the update all CSS does not work, here is SS

cloud ginkgo
#

I think ive got the same, the CSS stuff isnt working

past glen
#

hello, just wanted to know
Is this plugin part of vencord or smth?

lunar ridge
#

then

torpid oar
#

how can I remove these event icons from servers I'm not engaging with?

bitter vault
#

aww man.

graceful quiver
#

idk whats wrong but im trying to reinstall/repair and install vencord but its not working

mighty ravenBOT
# graceful quiver idk whats wrong but im trying to reinstall/repair and install vencord but its no...

Do a clean reinstall using the guide below (its completely different to a normal reinstall)
https://support.discord.com/hc/en-us/articles/115004307527--Windows-Corrupt-Installation

tldr:

  • press windows+r

  • paste %AppData%

  • delete Discord

  • repeat for %LocalAppData%

  • Install discord

(Auto-response invoked by @formal berry)

slate plinth
#

Apologies for the question, does anyone have a css snippet/selector to increase the size of the channel list font? My old selector of [class^="linkTop_"] [class^="name_"] no longer works.

#

Ofc the second I say it I find it. _2ea32c412048f708-name

bitter vault
#

heyyyy. the class updater isn't working for me and having to see clan tags all over the place is driving me insane, anyone know what classes got screwed up here? using

[class*="chipletContainerInner_"]:has([src*="/clan-badges/"]) { display: none; }

[class*='membersGroup']:has([role=button]),
[class*='member'] [class*='container']:has([class*='badges']) {
  display: none;
}

[aria-label="Notifications"] {
 display:none;
}```
cosmic mauve
# bitter vault heyyyy. the class updater isn't working for me and having to see clan tags all o...

Any selector that starts with
[class^= (Start of the Class List) will almost certainly not work, you'll have to update those to either
[class*= (Wildcard, Can be anywhere in the Class List)
or
[class$= (End of the Class List, If it is anywhere in the middle, this won't work)

Examples: _51fd70792ee2e563-appMount
[class^=appMount_] >> [class$=-appMount]
[class*=appMount_] >> [class*=-appMount]

Any underscores after the classes in those will also need to be removed, if you need more specificity you can use the dash before the class

Ex. _51fd70792ee2e563-appMount >> [class$=-appMount]

bitter vault
slate plinth
#

I use this selector to apply the "Dashless" font to the channel list, but the channel name in the message box remains dashed. Apologies again for the dumb question, trying to find a way to select just the text preview if possible css /*Applies dashless font for channel names*/ [data-list-item-id^=channels___], [class$="-titleWrapper"] > *, /* channel list */ [class^=titleWrapper]>h1, /* top bar with topic */ [class^=resultChannel], /* channel name in search */ [class^=channelMention], /* channel mentions in chat */ [class^=placeholder][class*=slateTextArea] { font-family: "Dashless", var(--font-primary) !important; }

fickle oasis
#

I'm afraid MemberCount has dieded πŸ™

normal prairie
#

my discord just randomly crashed and upon a reboot vencord is just Gone

shadow rune
#

Good evening everyone, I have checked the messages history and I haven't found any information, however the "blur nsfw" plugin doesn't work, I have tried with clearing cache, vencord reinstall, discord reinstall and pc restart.

prime garden
#

repair in the installer

prime garden
normal prairie
fickle oasis
warm birchBOT
fickle oasis
shell veldt
#

className.startsWith("members")

#

it broke because of the classname change

#

just needs to be changed to includes i think

fickle oasis
shell veldt
#

well that was easy

shadow rune
#

Just triple-checked it and still nothing HMM

fickle oasis
eternal star
#

w self repair

#

discord fail to patch this install error, up above it says to reinstall discord but i wanna keep all my settings and stuff :(

#

is there any way to backup my settings or cache and then redownload discord?

haughty goblet
eternal star
haughty goblet
#

Nope

#

Some do some don’t

prime garden
#

it wouldn't really take long to change the settings back

shadow rune
#

I did reinstall 30 minutes ago and I have everything in place

eternal star
#

alright

#

i guess i'll try it then

graceful anchor
#

Trying to figure out what experiment or whatnot this comes from

#

Anyone know?

granite rune
#

Just updated the build to... this?

#

wth happened?

mighty ravenBOT
# granite rune Just updated the build to... this?

Do a clean reinstall using the guide below (its completely different to a normal reinstall)
https://support.discord.com/hc/en-us/articles/115004307527--Windows-Corrupt-Installation

tldr:

  • press windows+r

  • paste %AppData%

  • delete Discord

  • repeat for %LocalAppData%

  • Install discord

(Auto-response invoked by @prime garden)

granite rune
#

They fucked up big huh

haughty goblet
#

Nah

#

Sometimes discord updates can be messed up for some reason

warm bear
#

im gusing the top bar broke again?

haughty goblet
warm bear
steel nest
#

can someone tell me if anyone has made some css or whatever to restore the settings button because im still pissed off about it

timid delta
#

Can someone help me i dont have the src folder

haughty goblet
haughty goblet
haughty goblet
warm bear
#

i have a code in the vencord

#

that made it like the old one

haughty goblet
#

Well most css snippets broke

warm bear
cloud ginkgo
haughty goblet
prime garden
#

discord pushed an update that broke existing css (to be specific, they changed class names)

cloud ginkgo
#

is it not fixable?

haughty goblet
cloud ginkgo
#

has anyone made an updated CCS thing for it?

prime garden
balmy wave
#

why are the texts black? 😭

haughty goblet
balmy wave
#

i can barely read the texts

uneven thistle
#

Please help, how can i readd that old temporary feature to let you search all old messages in dms from the searchbar instead of just the person ur talking to
I had the experiment enabled but for some reason i cant get it to work anymore

mighty ravenBOT
uneven thistle
haughty goblet
#

We cant change how search works

balmy wave
prime garden
#

here

haughty goblet
#

Here

balmy wave
#

aight

prime garden
#

just click the button under the message if it appears

balmy wave
#

/vencord-debug

marble palmBOT
# balmy wave /vencord-debug

Huh, looks like you tried to send Vencord debugging info, but it didn't quite work. Please check if you have Legacy Chat Input enabled in Settings > Accessibility. If not, it could be that your Vencord is corrupt or not installed! Please reinstall/repair using the installer.

prime garden
#

oh you're using equicord

balmy wave
#

wait

prime garden
#

vr 13

mighty ravenBOT
# prime garden vr 13
Rule 13\. We only support official builds

We only provide support for official Vencord builds downloaded from https://vencord.dev. Do not ask for help with unofficial versions (e.g. Equicord) or user plugins. Also do not ask us for help with getting any of these unofficial versions.

balmy wave
#

ggs

prime garden
#

ask in their server

haughty goblet
#

Equicord even tells you not to ask here

balmy wave
pulsar swift
tiny lodge
#

is something wrong with vencord? if i open a browser with the vencord extension while discord is open, i get lag, but if i remove it everything is fine

mighty ravenBOT
shell veldt
pale fulcrum
#

i need help adding an image to my custom rpc (i tried uploading my own imgur png , i tried using an already uploaded one)

cloud ginkgo
#

Has anyone found a CCS thing that lets us customise what quick react emojis show?
Having it work on the last 3 recent ones is annoying...

shell veldt
#

not possible with css

cloud ginkgo
shell veldt
#

its ur top 4 favourites by default

cloud ginkgo
#

Considering I use the ❌ alot because of pluralKit

shell veldt
#

u can send +❌ to react to the latest message

#

+:x:

cloud ginkgo
#

Oh really?

#

Oh yeah, that's cool

shell veldt
#

+:x:

#

unfortunately u cant use it with textreplace

primal slate
#

is OldCord fixed yet?

gloomy oak
#

Hey guys needed help

shell veldt
cloud ginkgo
cloud ginkgo
# gloomy oak Hey guys needed help

another thing, is there a setting to make it so you always reply when doubble clicking a message, I dont want the double click to edit...

shell veldt
#

you want to reply to your own messages?

cloud ginkgo
#

Dont question it LOL

shell veldt
#

no but consider using QuickReply then it's ctrl + up to reply (press multiple times to go next msg)

#

and that's not a bad idea i might add a setting that lets you chose which action to use

cloud ginkgo
cloud ginkgo
gloomy oak
#

hello can somone exp how to use this

keen crater
#

call border gray even though i have a background

sacred grove
#

super silly question but is there a plugin that brings back the gif button like we used to have

haughty goblet
#

Vencord?

#

Or a specific plugin?

gloomy oak
haughty goblet
#

Well is it installed?

gloomy oak
mighty ravenBOT
# gloomy oak

Do a clean reinstall using the guide below (its completely different to a normal reinstall)
https://support.discord.com/hc/en-us/articles/115004307527--Windows-Corrupt-Installation

tldr:

  • press windows+r

  • paste %AppData%

  • delete Discord

  • repeat for %LocalAppData%

  • Install discord

(Auto-response invoked by @haughty goblet)

stoic leaf
#

hey.. is there a plugin that allows me to write more words without nitro??

blazing dust
#

how i install

mighty ravenBOT
haughty goblet
#

Assuming windows discord app and not anything else

young dune
primal slate
young dune
keen junco
#

ok but in that case is it possible to fix any of the previous css snippets we had

young dune
restive arrow
#

Hello friends, I want to enable a feature in the bot that shows me the devices of the people I'm chatting with, but I can't seem to figure it out. I need someone to guide me.

lament hamlet
#

There are still some issues but they are very "uncommon"

restive arrow
#

Guys, reply to me

mighty ravenBOT
restive arrow
inner delta
#

My discord icon in the task bar isnt showing number badges for notifications on kubuntu/linux. It works fine with base discord but not with vencord. Is this a known issue?

pulsar swift
open current
#

looking for someone to make me a custom vencordp plugin, paying 40$ for it

errant drift
#

how to remove the gap between the translate button and emoji button

oblique meadow
#

excuse me, where do I access quickcss again? been trying to get some new snippets since old ones broke and now I can't access settings

#

nvm I need to read the faq on site not discord

stark schooner
#

vns

mighty ravenBOT
queen flower
#

once in a while people ghost ping and it doesnt show in message logger, does anyone know why that is?

blazing elbow
#

How to set up on browser, specifically Brave

mighty ravenBOT
blazing elbow
brisk surge
#

restart your browser

blazing elbow
blazing elbow
muted night
#

vesktop settings aren't showing for me

#

I'm trying to figure out an issue which makes vesktop crash every time I try to open an image

prime garden
keen crater
#

why are my call grays

#

with

#

a background

prime garden
#

screenshot pls

keen crater
#

how i make it transparent

#

so my

#

background

#

can coveri t too

#

it too

prime garden
#

discord changed some stuff that broke themes/css, should be fixed by your theme dev soon

uneven thistle
crisp mulch
#

Hey guys, anyone got a work around for the "Active Now" tab reappearing after the update?
My old QuickCSS is not working!

trim quartz
#

does anyone have like a css that makes it so the checkpoint and other icons dont block part of the search bar

elfin helm
#

anyone know how to make this transparent?

fast prairie
#

s

uncut egret
#

hey, i cant get transparency working. i tried * {background: transparent!important;} but that makes everything transparent.. and i did the update the theme thingy in the discord

haughty goblet
#

Theme needs to be updated

#

The theme updater cant do everything

uncut egret
haughty goblet
#

Nope

#

I don’t look for such themes

chrome cipher
#

how do I fix this?

mighty ravenBOT
# chrome cipher how do I fix this?

Do a clean reinstall using the guide below (its completely different to a normal reinstall)
https://support.discord.com/hc/en-us/articles/115004307527--Windows-Corrupt-Installation

tldr:

  • press windows+r

  • paste %AppData%

  • delete Discord

  • repeat for %LocalAppData%

  • Install discord

(Auto-response invoked by @haughty goblet)

finite briar
#

hmm is anyone else having issues w/ noProfileThemes I seem to be getting animations/themes appear through

prime garden
#

the plugin doesn't do that

shell veldt
#

profile effects are not profile themes

prime garden
#

yeah I just tried, it works for me

finite briar
keen sail
#

vencord isnt working on brave wtf

mighty ravenBOT
keen sail
# mighty raven

bro im lowkirkenuinely brain damaged i had it on and i forgot to put plugins

formal berry
#

what the fuck is lowkirkenuinely

versed mist
#

bruh they got rid of treatment 2

tropic gust
#

is this known

prime garden
#

update vencord

tropic gust
prime garden
#

vs dbg

mighty ravenBOT
tropic gust
#

still going off the lines

tropic gust
#

Vencord: v1.13.9 β€’ 6827b8a (Web) - 15 Dec 2025
Client: stable ~ Web (Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36)
Platform: Win32

#

Enabled Plugins (73):

AlwaysAnimate, AlwaysExpandRoles, AnonymiseFileNames, BetterFolders, BetterGifAltText, BetterGifPicker, BetterRoleContext, BetterRoleDot, BetterSessions, BiggerStreamPreview, BlurNSFW, ClearURLs, ClientTheme, ConsoleJanitor, CopyFileContents, CopyStickerLinks, CopyUserURLs, CrashHandler, Experiments, ExpressionCloner, FakeNitro, FakeProfileThemes, FavoriteGifSearch, FixImagesQuality, ForceOwnerCrown, FriendInvites, FriendsSince, FullSearchContext, GreetStickerPicker, ImageFilename, ImageZoom, ImplicitRelationships, KeepCurrentChannel, LoadingQuotes, MemberCount, MentionAvatars, MessageLatency, MessageLogger, MutualGroupDMs, NoOnboardingDelay, NoReplyMention, NoTypingAnimation, NoUnblockToJump, petpet, PinDMs, PlatformIndicators, ReadAllNotificationsButton, RelationshipNotifier, ReplyTimestamp, RoleColorEverywhere, SendTimestamps, ServerInfo, ShowAllMessageButtons, ShowConnections, ShowHiddenChannels, ShowHiddenThings, ShowTimeoutDuration, SilentTyping, SortFriendRequests, StreamerModeOnStream, Translate, TypingIndicator, TypingTweaks, UnlockedAvatarZoom, UserVoiceShow, USRBG, ValidReply, ValidUser, ViewIcons, WebContextMenus, WebKeybinds, WebScreenShareFixes, WhoReacted
patent lily
#

did something happen to reviews plugin? all reviews gone now

quiet cobalt
#

chat has anyone gotten a quickcss fix down for the back/forward arrows and 'frequent friends' things? :3

#

my old snippets broke

grave sage
#

where is a good place to ask for help with a css snippet?

haughty goblet
patent lily
haughty goblet
#

yes i do

patent lily
#

mine shows blank

mighty ravenBOT
# patent lily mine shows blank

Please share your Vencord debug info by running the /vencord-debug slash command!

(Auto-response invoked by @haughty goblet)

patent lily
#

Vencord: v1.13.9 β€’ a819d35 (Standalone) - 18 Dec 2025
Client: stable ~ Discord Desktop v1.0.9219
Platform: Win32
Last Crash Reason: N/A

haughty goblet
#

strange

steep mesa
#

@haughty goblet

#

Where to donate?

haughty goblet
#

you dont need to ping me i have the ability to see and read

patent lily
#

unable to post reviews as well

cosmic lark
#

is there anyway to sort forums by reactions?

haughty goblet
finite pasture
#

Hey this message shows up when having vencord installed, I already tried uninstalling discord and vencord as well but its still the same

marble palmBOT
slate plinth
#

I use this selector to apply the "Dashless" font to the channel list, but the channel name in the message box remains dashed. Apologies again for the dumb question, trying to find a way to select just the text preview if possible css /*Applies dashless font for channel names*/ [data-list-item-id^=channels___], [class$="-titleWrapper"] > *, /* channel list */ [class^=titleWrapper]>h1, /* top bar with topic */ [class^=resultChannel], /* channel name in search */ [class^=channelMention], /* channel mentions in chat */ [class^=placeholder][class*=slateTextArea] { font-family: "Dashless", var(--font-primary) !important; }

civic patrol
#

How do I download Vencord on iPad?

steel nest
#

so my themes work again but what the hell is this

pulsar swift
civic patrol
#

I got it now

dark silo
#

my installer crashes when i press reinstall / repair

haughty goblet
dark silo
haughty goblet
#

what do you mean "show's nothing"

dark silo
haughty goblet
#

Is that directly after opening the installer?

dark silo
#

nope its after choosing repair vencord

#

i try redownload discord

haughty goblet
#

well are you not trying to install?

dark silo
#

well i chose install but it says success but its actually no

mighty ravenBOT
fossil patrol
#

uhm can I ask for plugins related support here?

haughty goblet
fossil patrol
haughty goblet
#

wouldnt*

#

typo sorry

#

you absolutely can get help here with plugins (as long as they are from the offical vencord)