Created
March 20, 2021 17:08
-
-
Save chadmaughan/57ee124d93ef96de4f1c4b7cae640e29 to your computer and use it in GitHub Desktop.
Revisions
-
chadmaughan created this gist
Mar 20, 2021 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,4 @@ t.prefs_.set('color-palette-overrides',["#363736", "#ee523e", "#b3ca63", "#ffcf7f", "#20a8ad", "#b393ba", "#57666a", "#b7c3d0", "#626566", "#ff5943", "#97c66f", "#ffcf7f", "#79b3c8", "#ae89fe", "#9aabb0", "#f9f9f4"]); t.prefs_.set('foreground-color', "#b7c3d0"); t.prefs_.set('background-color', "#363736"); t.prefs_.set('cursor-color', '#d68a40');