Allows you to force your role color globally (supports gradient roles!)
https://github.com/surgedevs/ForceRoleColor
2025-04-17: Added DMsOnly Option which makes your color show up only in DMs
1 messages · Page 1 of 1 (latest)
Allows you to force your role color globally (supports gradient roles!)
https://github.com/surgedevs/ForceRoleColor
2025-04-17: Added DMsOnly Option which makes your color show up only in DMs
cool
Awesome!!!
i love this
Yeah the only thing that could be better would be cross vencord support but doubt its possibility without this becoming offical
or maybe a setting where it is only applied in dms? so that role color in servers is still shown
example
that would also be nice
would also need some 3rd party server yeah..
sure i can add that
let's go
Added! please update!
Discord did a rollout on the gradient colours, probably doesn't even need manual toggle anymore but i don't have the rollout percentage
Is it possible to make this apply to a certain role via it's ID too?
yeah i know but im gonna leave the warning in till everything fully rolls out
sure but im not gonna make that since thats not the point of the plugin, iirc its a very simple code change tho
fair
was just curious tho
I take it- you'd need to host it from the code since its not a plugin to turn on in Vencord Settings?
wdym
yeah you have to build vencord from source
but you won't be able to receive any support from #🏥-vencord-support-🏥
damn- Im using the app ;/
Thats from hosting from the source and not the Vencord Installer app?
yes
Oh as im running by the app
Is anyone else having issues with your username within chats just not showing? I have the experiment on and no css is conflicting with it 
it works within the members list but nowhere else ?
Show plugin settings
Works for me installed yesterday 
My role color is not showing on Server Members Page (not on online users list) (if u do not understand, this thing https://support.discord.com/hc/en-us/articles/15946797617431-Members-Page)
https://imgur.com/a/ctOOzNr also works in server list just is transparent within text
Quick fixed it using css, but yeah :
.headerText_c19a55 .username_e5de78{
background: linear-gradient(to right,
#fd583a,#ffe457,#38d1fa,#fd583a);
background-clip: text;
}```
must be something on your side if it works for everyone else ¯_(ツ)_/¯
aha... yes... Splendid
sucks that it doesnt show up for other users but it looks cool still
Seems like the latest update on canary broke the patch, in case anyone is having issues rn. I'll ready a fix and push it once the changes roll out to stable
^^ will also address the missing color in replies and member list
Fix is ready, if you are on canary you can get the update from this branch https://github.com/surgedevs/ForceRoleColor/tree/fix-f790d76%2B
im having the same issue have you found a fix?
this doesnt seem to work for me
Can you send a screenshot?
Update might’ve rolled out to stable actually
https://files.catbox.moe/1qfv6n.png (doesnt work in chat)
oh wait i might've misread the issue
my username is showing but not the gradient
https://files.catbox.moe/bapihh.png (it works fine in the member list)
are you on canary? stable?
stable im pretty sure
what is the color of your discord icon
visual?
?
This is a visual plugin, so only I can see these changes?
My name is not showing on chat ( either it's perfectly my background color or just not there )
It shows on member list
disable your theme and see if it still doesnt show up
I don't have a theme
Other than the fake nitro one if that count
same issue here, worked yesterday, didn't change anything at all
except it just doesn't show up, it never is my background color
yet in member list it works normally
if you need any logs or something lmk
(just tell me where they are since i don't really know much)
i cannot replicate this, there was an issue like this weeks ago
check if you have the latest version
Vencord 578aa5f1
Electron 33.4.0
Chromium 130.0.6723.19``` this is my version ( i think this is what u asked for )
when did you install the plugin?
Yesterday
can you send a screenshot of the plugin settings
Before i sent this messmessage
I don't think so, no
can you send a screenshot?
https://i.imgur.com/7hUE8jw.png ( first time i knew of this window )
scroll to the very top all the errors in that screenshot are from discord themselves 😭
no errors either.. genuinely not sure what could be causing this
Yeah I have the same thing, role color doesn't appear at all, even when I have things set, not even in dms
Update? Is there a different Update other than the one vencord send regularly?
yes, you need to update the plugin manually
let me give you a quick guide
sorry about the fps counter at the start, nothing i can do lol
this is only for third party plugins such as this one by the way, all official plugins get updated alongside the regular vencord updates
Oh tyyy!! I'll try
😭 i feel stupid
Nope....
oh
😭
that's an issue i do not know how to solve then
did you pnpm build (not sure if it's needed, just to make sure honestly) and restart?
Yes
you gotta pnpm build in Vencord, not in the plugin directory
Wait let me check the folder
so after you do git pull you do cd C:\Users\[your user]\Vencord and then pnpm build
Didn't work 💔, i also noticed that i am missing a file the git one could it be that ? https://i.imgur.com/spKysmk.png
Tried every way 💔
no idea
i have show hidden files on so you probably have it too
i don't really know much other than the basics so i cant really help beyond that 🥀 sorry
Nah, ty you for your efforts
Made it there by mistake
no, the git directory is hidden, unless you manually deleted it from the cli its still there
Ohh yes
toggle this on
what didnt work
"didnt work" is very vague, send the command you are running with the directory and the resulting error
It isn't showing in chat. It shows on thr member list and when i reply to myself tho
can you do git status inside of the plugin directory and send a screenshot
yea
looks good
hm
what if you try reinstalling the plugin?
out of curiosity
like, deleting it and then reinstalling it
I did 3 times since few mintus ago
oh
it works in #🤖-bot-commands
now im wondering if there is a conflict
Hmm?
do this in #🤖-bot-commands
I get this and when i click on send as a file nothing happens? https://i.imgur.com/n48aXwt.png

wasn't there a plugin or a js that let you do it somewhere
Hope there is
Take your time ❤️
run this in the console
Object.entries(Vencord.PlainSettings.plugins).filter(([p,s]) => s.enabled).map(([p,s]) => p).join(", ")
so my memory did serve me correct for once
(i just made that myself)
i mean, still gets the job done
https://i.imgur.com/kgnR6hf.png ahh where exactly? it doesn't let me do it in messages or error?
Sorry if i am dumb
i assume you copied it using this button, correct?
Yes
you have to click away the filter, click on messages here
https://i.imgur.com/eyPiJHY.png ah hthis? ( i also tried pasting it again on diffren positions )
no, you have to paste it into the command line at the bottom
that is the bottom, your console just doesnt have enough messages to fill the space
seems to be at the top for them too
(because they put the code into the filter which of course doesnt match any messages so again there arent enough messages to fill the space)
type "allow pasting" and press enter
again, type allow pasting and hit enter
Same thing 💔
you have to type "allow pasting", press enter and then paste the code
should mean that it already worked
no you do not have to include the quotes
that turns it into a string which doesnt do anything
typing "allow pasting" for the first time returns nothing iirc, after that you can paste
it does, i remember that too
all subsequent times it should error as it is not valid javascript syntax and allow pasting is a very special case
well worst case scenario just write it by hand
replying to this so its easy to get back to
Worked
send what you got
send everything i need the full plugin list
something is definitely causing issues
Sorry for the delay, my add called me.
Is one of the plugins causing smth?
still checking
Hmmm i might disable them all and check 1 by 1if i have to
must be another unofficial plugin, ive enabled all official plugins you have and i have no issues
I will disable the custom ones and check
if you need a list of plugins that you have enabled that i dont:
AccountPanelServerProfile, AlwaysAnimate, AnonymiseFileNames, BetterFolders, BetterGifAltText, BetterGifPicker, BetterRoleDot, BetterSessions, ConsoleJanitor, CopyEmojiMarkdown, CopyFileContents, CopyUserURLs, CustomRPC, Dearrow, DisableCallIdle, FakeNitro, FakeProfileThemes, FavoriteGifSearch, FixImagesQuality, FixYoutubeEmbeds, iLoveSpam, IgnoreActivities, ImplicitRelationships, KeepCurrentChannel, MentionAvatars, MoreKaomoji, NoOnboardingDelay, NoUnblockToJump, NotificationVolume, NSFWGateBypass, PauseInvitesForever, petpet, PictureInPicture, PinDMs, ReadAllNotificationsButton, ReplaceGoogleSearch, ReplyTimestamp, RevealAllSpoilers, Summaries, ServerListIndicators, ShowTimeoutDuration, SilentTyping, SortFriendRequests, StreamerModeOnStream, SuperReactionTweaks, TypingIndicator, UnlockedAvatarZoom, UserVoiceShow, USRBG, ValidReply, VoiceDownload, YoutubeAdblock, Clone Category, UserFlags, MoreReact, SortReactions, BigFileUpload, ThemeLibrary, NewPluginsManager, SpotifyLyrics, UnitConverter, IconViewer, NeverPausePreviews, WriteUpperCase, DiscordColorways, UnreadCountBadge, FullUserInChatbox, FriendCodes, multistickers, WhosWatching, MenuItemDemanglerAPI
nope, it might be my css. i will delete that
ohh thank your for sending this
must be tiring
im just kinda confused and actually really stumped, genuinely dont know what could be causing this
not the css either
and now you know why we don't help in the support channel for these plugins
kekw
everyone's individual cases where they altered their install in such a way that things interfere more than they should would take up the second most of the channel
using devcompanion instead of just seeing it in the app is crazy especially since it #worksonmymachine
messages are a frequently patched module
nvm not messages
its guild search but still works on my machine
check if you have any conflicts
Does this relate to my problem? Any fix?
very much does, check if both the plugin and your vencord are fully up to date
i cannot help you any more than this, check if you have any conflicts, i do not have access to your device
got the same problem...
update the plugin
💔
Works for me too now
insane 😭 i tested it with irccolors and had no problems but cool
what did u do to fix it
Vencord updated thats what fixed it
awesome plugin-
would be cool if the settings menu previewed the role colour (using your display name ig?)
would also be cool if you could force it for different users? and not just yourself
the plugin is done and no further updates will be made (except for maintenance)
aw man
Did the experiment get deleted ?
yeah its permanently enabled now, you dont have to actually enable it
there is just no reason to update the plugin to remove the message
Ohhh i see, tyyy
well looks like nitro just added gradient color names but it aint as good as this
?
this forces your colour everywhere not just a specific role on a specific server that happens to have the feature enabled and is willing to give you the role colour you want
So uhh i only see my gradient role on 1 server where i already have a gradient role ( i am seeing the forced one tho ) every where else i only see the base color
vencord bug, wait till its fixed
okkies thxx
?
if it doesn't show up, you did it wrong
????
Plugin works in general, just not sure why it doesn't show up in DMs
Is there a way to make it work with role color everywhere plugin ? Because Role Color Everywhere still use the server role color and everything (when i go in vc, in chat mention, and the others things)
Am I the only person who still can't make it work?
It shows in the member list and that's abt it, it used to work before
same problem
Smh 💔
Doesn't work anymore ?
Doesnt work for me too
its the same patch that died for irccolors




@prime egret Is this still being maintained?
would be displayed only in your client I assume?
ive not worked on this mostly because of discords new feature where people can set their own role color globally, im hoping that instead of patching multiple components with a high frequency of changes that it can just easily be overridden with something like fakenitro. If discord scraps that feature i will remake this
how to access this feature ?
she left........
💀
Someone knows how to access this feature ?
well i think its this(?)
dev://experiment/2025-07_display_name_styles_setter
dev://experiment/2025-07_display_name_styles_viewer
but i can be wrong
thx
Rip.
does this plugin no longer work?
yea
a
Bug report:
src/userplugins/ForceRoleColor/index.tsx:23:23:
23 │ import { Common } from "webpack";
╵ ~~~~~~~~~
You can mark the path "webpack" as external to exclude it from the bundle, which will remove this
error and leave the unresolved path in the bundle.
✘ [ERROR] Could not resolve "webpack"
src/userplugins/ForceRoleColor/index.tsx:23:23:
23 │ import { Common } from "webpack";
╵ ~~~~~~~~~
You can mark the path "webpack" as external to exclude it from the bundle, which will remove this
error and leave the unresolved path in the bundle.
1 error
Build failed with 1 error:
src/userplugins/ForceRoleColor/index.tsx:23:23: ERROR: Could not resolve "webpack"
ELIFECYCLE Command failed with exit code 1.```
Ah shame she left.