Skip to content

Instantly share code, notes, and snippets.

@mikeconley
Created August 23, 2018 15:53
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 mikeconley/89d7dbc714391642772ee9ebf64d574b to your computer and use it in GitHub Desktop.
Save mikeconley/89d7dbc714391642772ee9ebf64d574b to your computer and use it in GitHub Desktop.
{
"description": "mconley's wacky theme",
"manifest_version": 2,
"name": "mconley_wacky_theme",
"version": "1.0",
"theme": {
"colors": {
"accentcolor": [ 0, 0, 0],
"textcolor": [255, 255, 255],
"ntp_background": [50, 10, 10],
"ntp_text": "yellow",
"sidebar": "red",
"sidebar_text": "green",
"sidebar_highlight": "purple",
"sidebar_highlight_text": "brown"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment