Enhancing Tab Widget Customization with Custom Theme Variables
Bold BI offers support for customizing the appearance of the Tab widget by using custom theme variables. These variables allow you to customize various aspects of the Tab widget’s appearance. Once you have customized the theme variables, you can refer to the provided knowledge base (KB) articles to learn how to generate the custom dashboard theme minified file with the customized Tab changes and upload it to the server.
KB Articles:How to generate custom dashboard theme and upload it to server
At first, download the most recent release package for the theme from the aforementioned knowledge base in Step 1 and extract it. Inside the extracted files, you will discover distinct theme files for each widget. By utilizing these files, you can personalize any widget and attain the outcome that you like across the dashboards. This article offers comprehensive guidance on modifying the Tab widget through the utilization of Tab widget theme variables.
Tab Widget Customization Using Theme Variables
You have the ability to customize the appearance of the Tab widget by utilizing the theme variables, which allow for adjustments to be made to the widget container’s border radius, background and border color, as well as the colors and font styles of the Tab widget header, header selection and container settings.
Tab Widget header
The following variables allows you to customize the font color and weight of the Tab widget header.
--tab-widget-tab-header-color:#778DC4;
--tab-widget-tab-header-fontsize:18px;
--tab-widget-tab-header-fontweight:1000;
Tab Widget header selection
The following variables allows you to customize the header selection of the Tab widget.
--tab-widget-tab-header-selection-color:#7A157D;
Tab Widget container settings
The following variables allows you to customize the border radius, color and background color of the Tab widget.
--tab-widget-container-border-radius:5px;
--tab-widget-container-border-color:#363010;
--tab-widget-container-bg-color:#EAE5C3;
NOTE: It is crucial to emphasize that if you intend to customize the appearance of a specific widget using specific theme variables, refrain from customizing the Tab widget in the properties.