Articles in this section
Category / Section

How to change loading indicator color?

Published:

Bold BI has provided the custom theme support using CSS3 variable starting from the version 5.3 to customize the appearance of the BoldBI application. This article explains how to change the loading indicator color.

CSS3 variables for changing the loading indicator color :

To change the loading indicator color, you need assign value for the below mentioned CSS variable in your custom CSS file. To know how to use custom theme in Bold BI, refer to this link.

--primary-branding-color
--primary-branding-border-color

For example, we have assigned #3cbab2 color for the CSS variable to change the loading indicator color.

--primary-branding-color : #3cbab2;
--primary-branding-border-color: var(--primary-branding-color);

image.png

Was this article useful?
Like
Dislike
Help us improve this page
Please provide feedback or comments
IJ
Written by Israel Jebaraj Chandirakumar
Updated:
Comments (0)
Please  to leave a comment
Access denied
Access denied