Skip to content

Commit

Permalink
Fix color docs
Browse files Browse the repository at this point in the history
  • Loading branch information
modmuss50 committed Nov 17, 2024
1 parent 3d392e6 commit 78feba5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/pages/platforms/discord.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ The look can be set to `CLASSIC` or `MODERN`

The style tag also has the options `thumbnailUrl` and `color`, this options allow you to customize more the look of your embeds

The `color` option can be either an integer or a string, the string must be a full `RRGGBB` hex optionally prefixed with a `#`.
The `color` option must be a string, the string must be a full `RRGGBB` hex prefixed with a `#`.
The string can also be `modrinth`, `github` or `curseforge`, with those working as alias for the colors used for the embed links for those platforms

![Example with thumbnail](/images/discord_modern_button_thumbnail.png)
Expand Down

0 comments on commit 78feba5

Please sign in to comment.