Skip to content

Instantly share code, notes, and snippets.

@chadmaughan
Created March 20, 2021 17:08
Show Gist options
  • Select an option

  • Save chadmaughan/57ee124d93ef96de4f1c4b7cae640e29 to your computer and use it in GitHub Desktop.

Select an option

Save chadmaughan/57ee124d93ef96de4f1c4b7cae640e29 to your computer and use it in GitHub Desktop.

Revisions

  1. chadmaughan created this gist Mar 20, 2021.
    4 changes: 4 additions & 0 deletions darcula.js
    Original 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');