Skip to content

Instantly share code, notes, and snippets.

@luk-
Last active December 10, 2015 02:58
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 luk-/4371434 to your computer and use it in GitHub Desktop.
Save luk-/4371434 to your computer and use it in GitHub Desktop.
.sh_sourceCode {
font-weight: normal;
font-style: normal;
}
.sh_sourceCode .sh_symbol,
.sh_sourceCode .sh_cbracket {
color: #333;
}
.sh_sourceCode .sh_keyword {
color: #c96;
}
.sh_sourceCode .sh_string,
.sh_sourceCode .sh_regexp,
.sh_sourceCode .sh_number,
.sh_sourceCode .sh_specialchar {
color: #690;
}
.sh_sourceCode .sh_comment {
color: #666;
}
.api_stability_0 {
border-color: #D60027;
}
.api_stability_1 {
border-color: #EC5315;
}
.api_stability_2 {
border-color: #FFD700;
}
.api_stability_3 {
border-color: #AEC516;
}
.api_stability_4 {
border-color: #009431;
}
.api_stability_5 {
border-color: #0084B6;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment