Skip to content

Instantly share code, notes, and snippets.

@robertknight
Created August 4, 2017 06:50
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 robertknight/80e6afd9af694e0ea135b818e0190a58 to your computer and use it in GitHub Desktop.
Save robertknight/80e6afd9af694e0ea135b818e0190a58 to your computer and use it in GitHub Desktop.
eLife Hypothesis Config
{
"showHighlights": "whenSidebarOpen",
"branding": {
"accentColor": "#0288D1",
"appBackgroundColor": "white",
"ctaBackgroundColor": "#0288D1",
"ctaTextColor": "white",
"selectionFontFamily": "Georgia, Times, serif",
"annotationFontFamily": "Georgia, Times, serif"
},
"services": [
{
"__comment__": "Note that this doesn't actually log the user into their eLife account because no grant token is provided",
"apiUrl": "https://hypothes.is/api/",
"authority": "test.elifesciences.org",
"icon": "https://elifesciences.org/assets/favicons/apple-touch-icon-120x120.efde6c5c.png"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment