Skip to content

Instantly share code, notes, and snippets.

@jz5
Last active August 29, 2015 14:20
Show Gist options
  • Save jz5/079828101fa2175df8b0 to your computer and use it in GitHub Desktop.
Save jz5/079828101fa2175df8b0 to your computer and use it in GitHub Desktop.
.monaco-editor.vs-dark,
.monaco-editor.vs-dark .zone-widget .monaco-editor,
.monaco-editor.vs-dark .lines-content.monaco-editor-background {
color: #BBB;
background: #1E1E1E;
background: url('http://pronama.jp/code/sd.png') no-repeat;
background-position: right bottom;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment