<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Custom themes don't work? in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Custom-themes-don-t-work/m-p/70315#M976</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you, it worked!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 23 May 2018 08:20:29 GMT</pubDate>
    <dc:creator>gmenoutis</dc:creator>
    <dc:date>2018-05-23T08:20:29Z</dc:date>
    <item>
      <title>Custom themes don't work?</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Custom-themes-don-t-work/m-p/70313#M974</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using Qlik Sense Enterprise, version April 2018&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I went through the site documentation about custom themes. Here is the code I put into my theme.json:&lt;/P&gt;&lt;P&gt;{&lt;/P&gt;&lt;P&gt;&amp;nbsp; "_inherit": true&lt;/P&gt;&lt;P&gt;},&lt;/P&gt;&lt;P&gt;"straightTable" : {&lt;/P&gt;&lt;P&gt;&amp;nbsp; "header" : {&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "fontSize" : "16px",&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "color": "#FF0000"&lt;/P&gt;&lt;P&gt;&amp;nbsp; }&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I reckon this should just make the header letters of my straight tables red and 16.&lt;/P&gt;&lt;P&gt;I saved, zipped, imported succesfully, and sure enough, I get the option to use my custom theme when going to the app settings. However, when I select it, nothing happens. Even more interestingly, I hradly notice any difference even when selecting between Qlik Classic, Breeze and Focus. Am I missing something?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 May 2018 09:01:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Custom-themes-don-t-work/m-p/70313#M974</guid>
      <dc:creator>gmenoutis</dc:creator>
      <dc:date>2018-05-22T09:01:03Z</dc:date>
    </item>
    <item>
      <title>Re: Custom themes don't work?</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Custom-themes-don-t-work/m-p/70314#M975</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;George, you are missing the "object" node in you theme JSON. It should be:&lt;/P&gt;&lt;P&gt;{&lt;/P&gt;&lt;P&gt;&amp;nbsp; "_inherit": true,&lt;/P&gt;&lt;P&gt;&amp;nbsp; "object": {&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "straightTable": {&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "header": {&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "fontSize": "16px",&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "color": "#FF0000"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;/P&gt;&lt;P&gt;&amp;nbsp; }&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A tip is also to validate your JSON code, i.e using &lt;A href="https://jsonlint.com/" title="https://jsonlint.com/"&gt;https://jsonlint.com/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For the 3 built in themes there are some slight differences. The Focus theme adds a card look to the objects on the grid, but uses the same colors as Classic. Breeze does the same, but uses different color scales.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 May 2018 08:03:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Custom-themes-don-t-work/m-p/70314#M975</guid>
      <dc:creator>hgi</dc:creator>
      <dc:date>2018-05-23T08:03:25Z</dc:date>
    </item>
    <item>
      <title>Re: Custom themes don't work?</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Custom-themes-don-t-work/m-p/70315#M976</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you, it worked!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 May 2018 08:20:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Custom-themes-don-t-work/m-p/70315#M976</guid>
      <dc:creator>gmenoutis</dc:creator>
      <dc:date>2018-05-23T08:20:29Z</dc:date>
    </item>
  </channel>
</rss>

