Skip to content

Instantly share code, notes, and snippets.

@atwm
Last active December 15, 2021 16:00
Show Gist options
  • Save atwm/dee826cca7df061a6e8fc540a197d41c to your computer and use it in GitHub Desktop.
Save atwm/dee826cca7df061a6e8fc540a197d41c to your computer and use it in GitHub Desktop.
PaperColor Theme for Blink.sh
t.prefs_.set('color-palette-overrides',["#eeeeee", "#af0000", "#008700", "#5f8700", "#0087af","#878787", "#005f87","#444444","#bcbcbc","#d70000","#d70087","#8700af","#d75f00", "#d75f00","#005faf","#005f87" ]);
t.prefs_.set('foreground-color',"#444444");
t.prefs_.set('background-color',"#eeeeee");
t.prefs_.set('cursor-color','rgba(32,187,252,0.5)');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment