Skip to content

Instantly share code, notes, and snippets.

@matheus-ndc
Last active June 3, 2021 16:01
Show Gist options
  • Save matheus-ndc/a15e83f5f41b726b4f72ce89362b3e3a to your computer and use it in GitHub Desktop.
Save matheus-ndc/a15e83f5f41b726b4f72ce89362b3e3a to your computer and use it in GitHub Desktop.
Gist syntax themes
/* https://github.com/lonekorean/gist-syntax-themes */
@import url('https://cdn.rawgit.com/lonekorean/gist-syntax-themes/848d6580/stylesheets/chaos.css');
@import url('https://cdn.rawgit.com/lonekorean/gist-syntax-themes/d49b91b3/stylesheets/cobalt.css');
@import url('https://cdn.rawgit.com/lonekorean/gist-syntax-themes/d49b91b3/stylesheets/one-dark.css');
@import url('https://cdn.rawgit.com/lonekorean/gist-syntax-themes/b737b139/stylesheets/tomorrow-night.css');
@import url('https://cdn.rawgit.com/lonekorean/gist-syntax-themes/b737b139/stylesheets/terminal.css');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment