Skip to content

Instantly share code, notes, and snippets.

@geekoff7
Last active August 7, 2018 07:46
Show Gist options
  • Save geekoff7/2410be2f0e5aa84a4fb6082f4c02bce6 to your computer and use it in GitHub Desktop.
Save geekoff7/2410be2f0e5aa84a4fb6082f4c02bce6 to your computer and use it in GitHub Desktop.
code color
CODE COLOR
-----------------
[0;31m => Red
-----------------
[1;31m => Bold Red
-----------------
[0;32m => Green
-----------------
[1;32m => Bold Green
-----------------
[0;33m => Yellow
-----------------
[01;33m => Bold Yellow
-----------------
[0;34m => Blue
-----------------
[1;34m => Bold Blue
-----------------
[0;35m => Magenta
-----------------
[1;35m => Bold Magenta
-----------------
[0;36m => Cyan
-----------------
[1;36m => Bold Cyan
-----------------
[0m => Reset
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment