Introduction
You can easily embed Kepion content in SharePoint or another website. This article covers the options to customize how your embedded Kepion assets behave.
Background color
You can control the page’s background color with the bg option. Set the bg property to different colors with the following format:
bg=%23RRGGBB
RR, GG, and BB are two-character HEX codes. For instance, black can be represented as:
‘bg=%23000000’
Red could be defined as:
‘bg=%23FF0000’.
Here's an example below:
https://connect.kepion.com:8888/?bg=%23000000&splash=0#/app?appid=12&authid=11&subid=0&mode=c&type=Dashboard
Splash loading
You can also disable the splash page from loading as well:
https://connect.kepion.com:8888/?bg=%23000000&splash=0#/app?appid=12&authid=11&subid=0&mode=c&type=Dashboard