Skip to content

Instantly share code, notes, and snippets.

@EasyG0ing1
Last active June 19, 2024 01:18
Show Gist options
  • Save EasyG0ing1/22f2e8acd16ce02881259078ccc9ab19 to your computer and use it in GitHub Desktop.
Save EasyG0ing1/22f2e8acd16ce02881259078ccc9ab19 to your computer and use it in GitHub Desktop.
Coloring text in Github Markdown
Use this format to color text in GitHub markdown language:
$\textsf{\color[rgb]{r,g,b}Text color applies to}$
r,g and b are values between 0 and 1 representing the values for red, green and blue.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment