Skip to content

Instantly share code, notes, and snippets.

@ali
Created November 14, 2014 07:29
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 ali/a0879c67f13403be08f9 to your computer and use it in GitHub Desktop.
Save ali/a0879c67f13403be08f9 to your computer and use it in GitHub Desktop.
base16-ocean.dark.256.itermcolors.js
term_.prefs_.set('background-color', '#2b303b');
term_.prefs_.set('foreground-color', '#c0c5ce');
term_.prefs_.set('cursor-color', '#c0c5ce')
term_.prefs_.set('color-palette-overrides', ["#2b303b","#bf616a","#a3be8c","#ebcb8b","#8fa1b3","#b48ead","#96b5b4","#c0c5ce","#65737e","#bf616a","#a3be8c","#ebcb8b","#8fa1b3","#b48ead","#96b5b4","#eff1f5"]);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment