Skip to content

Instantly share code, notes, and snippets.

@benqy
Last active May 25, 2017 06:42
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 benqy/f79ec1465b927cfa484f936ee2236f27 to your computer and use it in GitHub Desktop.
Save benqy/f79ec1465b927cfa484f936ee2236f27 to your computer and use it in GitHub Desktop.
.windows,.editor, .content,.editor-one,.container,.monaco-editor,
.monaco-scrollable-element,.monaco-editor-background,glyph-margin,.view-lines {
	background: transparent !important;
}
.bq-bg{
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -100;
	background: transparent url('nvxia.jpg');
	background-size: cover;
	filter: brightness(10%);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment