git_colors

Use the \color{nameColor} code from LATEX inside $$$$, now that github can support:

$${\color{red}Red}$$	
$${\color{green}Green}$$	
$${\color{lightgreen}Light \space Green}$$	
$${\color{blue}Blue}$$	
$${\color{lightblue}Light \space Blue}$$	
$${\color{black}Black}$$	
$${\color{white}White}$$	
$${\color{yellow}Yellow}$$	
$${\color{orange}Orange}$$

like this too:

$${\color{red}Welcome \space \color{lightblue}To \space \color{lightgreen}Github}$$
$${\color{red}Welcome \space \color{lightblue}To \space \color{lightgreen}{github}}$$

Comment

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.