Skip to content

Instantly share code, notes, and snippets.

@soleblaze
Last active November 1, 2018 01:15
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/4a6a56ced65fabdc44c79412ebeb7cff to your computer and use it in GitHub Desktop.
Save soleblaze/4a6a56ced65fabdc44c79412ebeb7cff to your computer and use it in GitHub Desktop.
Cobalt 2 Blink Shell Theme
t.prefs_.set('color-palette-overrides',["#000000", "#FF0900", "#38DE21", "#FFDD00", "#0088FF", "#FF628C", "#80FFC2", "#BBBBBB", "#555555", "#FF9D00", "#3BD01D", "#EDC809", "#5555FF", "#FF55FF", "#6AE3FA", "#FFFFFF"]);
t.prefs_.set('foreground-color', "#FFFFFF");
t.prefs_.set('background-color', "#193549");
t.prefs_.set('cursor-color', 'rgba(240,204,9,0.5)');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment