Skip to content

Instantly share code, notes, and snippets.

@soleblaze
Last active January 9, 2019 15:03
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 soleblaze/4d18777238efe3f500809323b729a174 to your computer and use it in GitHub Desktop.
Save soleblaze/4d18777238efe3f500809323b729a174 to your computer and use it in GitHub Desktop.
Cobalt2 Blink Shell Color Scheme based on cobalt2 hyper version
t.prefs_.set('color-palette-overrides',["#000000", "#ff2600", "#3ad900", "#ffc600", "#1478db", "#ff2c70", "#00c5c7", "#c7c7c7", "#808080", "#ff0000", "#33ff00", "#ffff00", "#1478DB", "#cc00ff", "#00ffff", "#FFFFFF"]);
t.prefs_.set('foreground-color', "#c7c7c7");
t.prefs_.set('background-color', "#193549");
t.prefs_.set('cursor-color', '#ffc600');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment