Customizing Colors
The StoryFile Ask video player offers various options to customize its user interface, allowing you to match it with your desired design aesthetic.
Primary Button Colors
You can set the primary color for the Push to Talk, Keyboard, and Settings buttons using HEX color notation. This same color is also used as the background for menus when selecting between multiple StoryFiles.
The syntax is:
&tcp=#RRGGBB
Where RR
, GG
, and BB
represent the red, green, and blue values in hexadecimal format (ranging from 0 to 255).
Background Color
You can also set the background color using HEX color notation. When the player's aspect ratio does not match the video content, the background color will be used to fill the extra space, providing a seamless appearance.
The syntax is:
&bg=#RRGGBB
Where RR
, GG
, and BB
represent the red, green, and blue values in hexadecimal format (ranging from 0 to 255).
Example
For instance, setting a light red background (bg=ea9999
) and a dark red theme color (tcp=CC0000
) would look like this: