To help package users in creating valid theme configuration file.
The add-in can be launched by one of two methods
- Call periscope2:::themeConfigurationsAddin()
function from within RStudio console
- From RStudio add-ins menu
{#fig-1}
periscope2 main theme colors are defined with the following status colors, you can use those status in infoBox, valueBox, cards
Sidebar colors variables allow you to change sidebars (left and right) related colors
Sidebar layout variables allow you to change sidebars (left and right) width, padding, ...
Template main colors definition
These variables allow to customize color used if contrast between a color and its background is under threshold. For example, it's used to choose text color written in bs4ValueBox with background defined by a status
This is an advanced method to add or customize any more AdminLTE or Bootstrap 4 variable in periscope2 generated application theme.
Name: periscope_style.yaml Format: Value are based on input configuration but output is similar to the following
The generated file is used by putting it inside the generated app www folder where it will be located by default
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.