Skip to content

Instantly share code, notes, and snippets.

@dylanwh
Last active May 12, 2020 03:54
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 dylanwh/3750c75091636dd2bfaba77cbbe6ad63 to your computer and use it in GitHub Desktop.
Save dylanwh/3750c75091636dd2bfaba77cbbe6ad63 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', "#9cc2c3");
t.prefs_.set('background-color', "#001e27");
t.prefs_.set('cursor-color', "#9cc2c3")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment