Skip to content

Instantly share code, notes, and snippets.

@jmeosbn
Last active October 28, 2020 04:25
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 jmeosbn/55217e6a5180952e251cc63c547f1d64 to your computer and use it in GitHub Desktop.
Save jmeosbn/55217e6a5180952e251cc63c547f1d64 to your computer and use it in GitHub Desktop.
t.prefs_.set('color-palette-overrides',["rgb(0,0,0)", "rgb(200,40,41)", "rgb(112,140,0)", "rgb(234,182,0)", "rgb(65,112,174)", "rgb(137,89,168)", "rgb(62,153,159)", "rgb(255,255,255)", "rgb(0,0,0)", "rgb(204,101,101)", "rgb(180,189,104)", "rgb(239,197,115)", "rgb(128,161,190)", "rgb(177,147,187)", "rgb(138,190,182)", "rgb(255,255,255)"]);
t.prefs_.set('foreground-color', "rgb(196,200,197)");
t.prefs_.set('background-color', "rgb(0,0,0)");
t.prefs_.set('cursor-color', "rgb(196,200,197)");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment