Skip to content

Instantly share code, notes, and snippets.

@giulioungaretti
Last active January 21, 2018 14:44
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 giulioungaretti/f3d54f7fb6914efa03a1c5035daefd12 to your computer and use it in GitHub Desktop.
Save giulioungaretti/f3d54f7fb6914efa03a1c5035daefd12 to your computer and use it in GitHub Desktop.
acme-ish chrome secure shell theme
t.prefs_.set('color-palette-overrides', ['#424242','#b85c57','#57864e','#8f7734','#2a8dc5','#8888c7','#6aa7a8','#999957','#eeeea7','#f2acaa','#98ce8f','#b7b19c','#a6dcf8','#d0d1f7','#b0eced','#ffffec']);
t.prefs_.set('foreground-color', '#424242');
t.prefs_.set('background-color', '#ffffd7');
t.prefs_.set('cursor-color', '#424242');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment