Skip to content

Instantly share code, notes, and snippets.

@ahmadseleem
Created May 26, 2018 22:19
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 ahmadseleem/fe9c330fca130cc5c1148b6b0f87505f to your computer and use it in GitHub Desktop.
Save ahmadseleem/fe9c330fca130cc5c1148b6b0f87505f to your computer and use it in GitHub Desktop.
vscode custom css
.vs.monaco-editor .ced-TextEditorDecorationType12-4::after {
color: mediumaquamarine !important;
/* background-color: mediumaquamarine; */
/* text-shadow: 8px -1px 0px black; */
/* box-shadow: inset 0 0 1px black; */
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment