Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

QlikSense Theme's Customization...

Hi,

I want to change the color picker colors and the font size of Value lables in pie chart/donut. I did the following to achieve this but its not working.

1- I did changes in Qlik Sense themes i.e (Highvis & Sense theme's) in order to increase the font size of value labels in ( Pie-Chart etc) the path for these themes are :

a- C:\Program Files\Qlik\Sense\Client\themes\highvis

b- C:\Program Files\Qlik\Sense\Client\themes\sense

2- I customized  color picker properties by making changes in sense theme - the path is : "C:\Program Files\Qlik\Sense\Client\themes\sense" , in this I replaced two colors and then restarted the services/restarted the srver but there is no change in the color properties.

3- I have tried to customize the color picker properties again by making changes in "single.js" file - the path is : "C:\Program Files\Qlik\Sense\Client\js" , in this also I have tried to replace two colors and then restarted the services/restarted the server but there is no change in the color properties.

Can anyone pls help on this.

Regards,

Rashid Khan.

1 Reply
vegard_bakke
Partner - Creator III
Partner - Creator III

Long time since you asked the question. But others might need this information as well.

Append "/theme/sense" to the URL, and you will see the theme. For example, open the hub by:

    https://<server_name>/sense/app/<app_id>/sheet/<sheet_id>/state/analysis/theme/highvis

or  https://<server_name>/hub/theme/highvis

However, the 'highvis' theme does not appear before you open the sheet. The hub itself is still using the standard theme. (In v3.1.4, at least. Maybe that'll change. : )

Vegard