Skip to content

Instantly share code, notes, and snippets.

@Peter-Juhasz
Last active November 14, 2015 11:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Peter-Juhasz/1d18a36c0de44ed26e0e to your computer and use it in GitHub Desktop.
Save Peter-Juhasz/1d18a36c0de44ed26e0e to your computer and use it in GitHub Desktop.
Visual Studio Theme for GitHub
.pl-k {
color: blue;
}
.pl-v {
color: blue;
}
.pl-c1 {
color: #000;
}
.pl-s {
color: maroon;
}
.pl-ent {
color: maroon;
}
.pl-e {
color: red;
}
.pl-c {
color: green;
}
.pl-c .pl-ent {
color: gray;
}
.pl-en {
color: #000;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment