Skip to content

Instantly share code, notes, and snippets.

@Daedren
Last active April 11, 2019 20:34
Show Gist options
  • Select an option

  • Save Daedren/1d404e29e4a8a3da5a48727d9dd0cf11 to your computer and use it in GitHub Desktop.

Select an option

Save Daedren/1d404e29e4a8a3da5a48727d9dd0cf11 to your computer and use it in GitHub Desktop.
Apprentice theme for Blink - https://github.com/romainl/Apprentice
t.prefs_.set('color-palette-overrides',["#1c1c1c","#af5f5f","#5f875f","#87875f","#5f87af","#5f5f87","#5f8787","#6c6c6c","#444444","#ff8700","#87af87","#ffffaf","#8fafd7","#8787af","#5fafaf","#ffffff"]);
t.prefs_.set('foreground-color', "#bcbcbc");
t.prefs_.set('background-color', "#262626");
t.prefs_.set('cursor-color', 'rgba(188,188,188,0.5)');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment