This content has been marked as final.
Show 4 replies
-
Re: Mashup with theme.css and theme.json
Clever Anjos Nov 17, 2017 4:11 PM (in response to Juan Moreno )-
Re: Mashup with theme.css and theme.json
Juan Moreno Nov 17, 2017 4:21 PM (in response to Clever Anjos )Hi Clever,
Thanks for your response. Actually the problem is not with CSS. I was able to easily add it:
<link rel="stylesheet" href="theme.css">
The issue is that the color schemes for my charts are in the json file, and that's the one that I'm not being able to add.
-
Re: Mashup with theme.css and theme.json
Clever Anjos Nov 18, 2017 5:31 AM (in response to Juan Moreno )-
Re: Mashup with theme.css and theme.json
Juan Moreno Nov 20, 2017 11:07 AM (in response to Clever Anjos )Hi, I ended up finding a thread that had a solution that worked for me:
Qlik Sense Server: Theme support in mashups | Qlik Community
I edited require.js and that way I was able to change the default theme.
Thanks.
-
-