Skip to content

Instantly share code, notes, and snippets.

@dylanwh
Last active May 12, 2020 04:50
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/6f01a579d2d493dd16cf2ac81ee8511b to your computer and use it in GitHub Desktop.
Save dylanwh/6f01a579d2d493dd16cf2ac81ee8511b to your computer and use it in GitHub Desktop.
t.prefs_.set("background-color","#1e1e1e")
t.prefs_.set("foreground-color", "#e6d4a3")
t.prefs_.set("cursor-color", "#e6d4a3")
t.prefs_.set("color-palette-overrides", ["#1e1e1e","#be0f17","#868715","#cc881a","#377375","#a04b73","#578e57","#978771","#7f7061","#f73028","#aab01e","#f7b125","#719586","#c77089","#7db669","#e6d4a3"])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment