Configuration for custom annotations branding. See more at: branding.

hypothesisBranding(
  accentColor,
  appBackgroundColor,
  ctaBackgroundColor,
  ctaTextColor,
  selectionFontFamily,
  annotationFontFamily
)

Arguments

accentColor

Css-valid color value defining sidebar accent.

appBackgroundColor

Css-valid color value defining sidebar background.

ctaBackgroundColor

Css-valid color value defining main call-to-action button background.

ctaTextColor

Css-valid color value defining font color used inside of the call-to-action buttons.

selectionFontFamily

Css-valid color value defining font family used for annotation selection popup.

annotationFontFamily

Css-valid color value defining font family used for annotation popup.

Value

Named list object storing provided arguments.