Skip to content

Instantly share code, notes, and snippets.

@willbchang
Last active January 20, 2019 18:43
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 willbchang/4f00c8279500c5dd38000ac394db0706 to your computer and use it in GitHub Desktop.
Save willbchang/4f00c8279500c5dd38000ac394db0706 to your computer and use it in GitHub Desktop.

Install VSCode Extension: Custom CSS and JS Loader

/* Original Colors: https://www.schemecolor.com/matrix-code-green.php */
.mtk1,
.mtk10 {
  color: #FAFCFE;
  text-shadow: 0 0 1px #00FF41, 0 0 2px #008F11, 0 0 3px #003B00, 0 0 4px #0D0208;
}

Matrix

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment