Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Color Discord Text
- Info First:
- The () are not required
- The ``` at the top and bottom are required
- The starting text at the top is always required
- RED:
- ```diff
- -(text)
- ```
- ORANGE:
- ```css
- [(text)]
- ```
- YELLOW:
- ```fix
- (text)
- ```
- No requirement
- SWAMP GREEN:
- ```css
- (text)
- ```
- No requirement
- BLUE-ISH GREEN
- ```bash
- "(text)"
- ^^ those are quotes not the single ones
- ACTUAL BLUE:
- ```ini
- [(text)]
- ```
- Bold Text:
- **Text**
- Bold Italic:
- ***Text***
- Italic:
- *Text*
- Embed:
- > Text
- Enjoy
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement