Skip to content

Instantly share code, notes, and snippets.

@tm157
Created July 22, 2018 01:24
Show Gist options
  • Save tm157/811b3ab108482936dab10810b7f99bd3 to your computer and use it in GitHub Desktop.
Save tm157/811b3ab108482936dab10810b7f99bd3 to your computer and use it in GitHub Desktop.
t.prefs_.set('color-palette-overrides',["#002831", "#d11c24", "#6cbe6c", "#a57706", "#2176c7", "#c61c6f", "#259286", "#eae3cb", "#006488", "#f5163b", "#51ef84", "#b27e28", "#178ec8", "#e24d8e", "#00b39e", "#fcf4dc"]);
t.prefs_.set('foreground-color', "#b2b2b2");
t.prefs_.set('background-color', "#262626");
t.prefs_.set('cursor-color', 'rgba(208,208,208,0.5)');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment