Skip to content

Instantly share code, notes, and snippets.

@grantmiller
Created July 8, 2014 22:43
Show Gist options
  • Save grantmiller/1204052d4d537e3bbc4f to your computer and use it in GitHub Desktop.
Save grantmiller/1204052d4d537e3bbc4f to your computer and use it in GitHub Desktop.
{
"engagement": {
"font": {
"family": ""
},
"logo": {
"image": {
"url": ""
}
},
"chat_background": {
"background": {
"color": "#CC1A1A1A",
"alpha": "-1",
"gradient": {
"edge": "#CC1A1A1A",
"middle": "#991A1A1A"
}
}
},
"branding_bar": {
"background": {
"color": "#991A1A1A",
"alpha": "-1",
"gradient": {
"edge": "#991A1A1A",
"middle": "#991A1A1A"
}
},
"notifications": {
"font": {
"color": "#ffffff",
"size": "14"
}
}
},
"end_button": {
"background": {
"color": "red"
},
"font": {
"color": "#ffffff",
"size": "14"
}
},
"chat_bubbles": {
"corner_radius": "16",
"agent": {
"background": {
"color": "#CC000000",
"alpha": "-1"
},
"border": {
"width": "2",
"color": "gray"
},
"size": {
"width": "1.0"
},
"font": {
"color": "white",
"size": "16"
}
},
"visitor": {
"background": {
"color": "#CC444444",
"alpha": "-1"
},
"border": {
"width": "2",
"color": "gray"
},
"size": {
"width": "1.0"
},
"font": {
"color": "white",
"size": "16"
}
}
},
"system_message": {
"background": {
"color": "#CC000000",
"alpha": "-1"
},
"border": {
"width": "2",
"color": "gray"
},
"size": {
"width": "1"
},
"font": {
"color": "white",
"size": "16"
},
"bubble_alignment": "left"
},
"send_bar": {
"background": {
"color": "black"
},
"text_field": {
"font": {
"color": "white",
"size": "18"
},
"placeholder": {
"font": {
"color": "#ff808080"
}
}
},
"send_button": {
"background": {
"color": "blue"
},
"font": {
"color": "white",
"size": "18"
}
}
},
"hide_bar": {
"background": {
"color": "#77000000"
},
"label": {
"font": {
"color": "gray",
"size": "14"
}
}
},
"visit": {
"control_button": {
"font": {
"size": "20"
}
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment