
python - Color codes for discord.py - Stack Overflow
Sep 6, 2020 · I found it a bit difficult and annoying to change colors in discord.py (embed color for instance). I made a class for the different color codes to use in discord.py which can be …
80 Discord Color Roles: A Free Discord Template for your ... - Reddit
Mar 24, 2021 · 80 Discord Color Roles: A Free Discord Template for your Discord Server (Created by me, please credit r/DiscordColorRoles if/when you do use it!) -- YOU DO NOT …
Discord Colored Text with Code Markup Guide : r/discordapp
May 22, 2018 · Since discord uses Highlight.js and the Solarized Dark Theme, there are 8 colors possible to use by code markup. Paste this for an example of all the colors. Non-escaped: Aka …
css - Color text in discord - Stack Overflow
Jan 18, 2017 · Here is a simple example of a message which will display in red. The escape code used for ansi is \033. ```ansi [0;31m RED TEXT ``` Do note however, that Discord does not …
What is the new hex color code for around my profile? - Reddit
Feb 25, 2023 · trueI like to use the same dark gray to "hide" my banner completely, but it seems they changed the hex code since now my banner is a much lighter gray compared to what …
What are the hex values of all the default role colors? - Reddit
Mar 14, 2018 · What are the hex values of all the default role colors? I searched around a bit and found the default grey role color, but can't find any of the others so sorry if the answer is …
You can have a clean profile using #18191c as a Custom Profile
You can have a clean profile using #18191c as a Custom Profile Colour (#fff for Light Mode) [PC ONLY]
What colours do your roles have? : r/discordapp - Reddit
Aug 5, 2017 · In regards to discord bots, make their color match a color of importance from their avatar. Such as dyno's blue, tatsumaki's green, and so on. Like this. You can get different …
How to use colour HEX codes in discord embeds. : r/learnpython
Mar 25, 2021 · Im trying to use hex codes in a discord bots embed and I can't understand how to use hex codes in the embed? I tried searching it up and can't find anything that helps.
Since discord changed codeblock colors, I made a small guide
Jan 7, 2023 · Since discord changed codeblock colors, I made a small guide on custom colored codeblocks using ansi since it could be useful to many