<?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: Sense default theme: how to change it? in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Sense-default-theme-how-to-change-it/m-p/1231753#M6502</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;we have the same issue.&lt;/P&gt;&lt;P&gt;I think, it is something in the repository.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In another case the customer uses an extension and had to update the license.&lt;/P&gt;&lt;P&gt;therefor he had to delete the ext. in qmc, past the license in the folder and import the zip file again.&lt;/P&gt;&lt;P&gt;(because the repository needs to be updated in this way)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I think we have to do something like this in the QMC, but I can not find the right way.&lt;/P&gt;&lt;P&gt;Does anybody have an idea?&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 24 Mar 2017 07:58:36 GMT</pubDate>
    <dc:creator>berndshexe</dc:creator>
    <dc:date>2017-03-24T07:58:36Z</dc:date>
    <item>
      <title>Sense default theme: how to change it?</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Sense-default-theme-how-to-change-it/m-p/1231752#M6501</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using Sense 3.2.1.&lt;/P&gt;&lt;P&gt;I have developed a custom Sense theme for my organization, as we have standard corporate colours. I did so by duplicating the following folder and customizing .json and .css files: C:\Program Files\Qlik\Sense\Client\themes\old\sense into another folder named "myorg".&lt;BR /&gt;The resulting theme, myorg, can be successfully used by appending "/theme/myorg" to any Sense URL.&lt;BR /&gt;However, I do not understand how to make it the environment default. I tried editing C:\Program Files\Qlik\Sense\Client\themes\default-themes.json referencing it, with no success.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the content of the above mentioned default-themes.json file:&lt;/P&gt;&lt;P&gt;{&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "_description": "List of themes available in the sense client, specified as a value and label.",&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "default": [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; {&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "value": "myorg",&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "label": "Themes.Qlik.Myorg"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; },&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; {&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "value": "sense",&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "label": "Themes.Qlik.Classic"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; },&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; {&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "value": "card",&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "label": "Themes.Qlik.Standard"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&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;}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Has anyone been able to successfully change the default theme in Sense?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Mar 2017 15:07:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Sense-default-theme-how-to-change-it/m-p/1231752#M6501</guid>
      <dc:creator>gabriele_marron</dc:creator>
      <dc:date>2017-03-17T15:07:29Z</dc:date>
    </item>
    <item>
      <title>Re: Sense default theme: how to change it?</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Sense-default-theme-how-to-change-it/m-p/1231753#M6502</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;we have the same issue.&lt;/P&gt;&lt;P&gt;I think, it is something in the repository.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In another case the customer uses an extension and had to update the license.&lt;/P&gt;&lt;P&gt;therefor he had to delete the ext. in qmc, past the license in the folder and import the zip file again.&lt;/P&gt;&lt;P&gt;(because the repository needs to be updated in this way)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I think we have to do something like this in the QMC, but I can not find the right way.&lt;/P&gt;&lt;P&gt;Does anybody have an idea?&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Mar 2017 07:58:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Sense-default-theme-how-to-change-it/m-p/1231753#M6502</guid>
      <dc:creator>berndshexe</dc:creator>
      <dc:date>2017-03-24T07:58:36Z</dc:date>
    </item>
    <item>
      <title>Re: Sense default theme: how to change it?</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Sense-default-theme-how-to-change-it/m-p/1231754#M6503</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try &lt;A href="https://community.qlik.com/thread/227198"&gt;Qlik Sense Server - Change Default Theme&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Mar 2017 08:05:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Sense-default-theme-how-to-change-it/m-p/1231754#M6503</guid>
      <dc:creator>shraddha_g</dc:creator>
      <dc:date>2017-03-24T08:05:03Z</dc:date>
    </item>
    <item>
      <title>Re: Sense default theme: how to change it?</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Sense-default-theme-how-to-change-it/m-p/1231755#M6504</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, yes I have already read that article. It suggests three options.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. that folder does not even exist, and anyway I have changed the .json file in my theme, not the .css file&lt;/P&gt;&lt;P&gt;2. it does not change the default theme, and I cannot ask the users to add that manually to the URL every time&lt;/P&gt;&lt;P&gt;3. it does not change the default theme and it is not really relevant to the question&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Mar 2017 09:19:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Sense-default-theme-how-to-change-it/m-p/1231755#M6504</guid>
      <dc:creator>gabriele_marron</dc:creator>
      <dc:date>2017-03-24T09:19:15Z</dc:date>
    </item>
    <item>
      <title>Re: Sense default theme: how to change it?</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Sense-default-theme-how-to-change-it/m-p/1231756#M6505</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Like the Answer from Gabriele, the customer dont want to add anything to the url.&lt;/P&gt;&lt;P&gt;It has to be possible, to change the default theme.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If we add the custom theme to the url it works fine.&lt;/P&gt;&lt;P&gt;We have shown some extensions, which can change the colors.&lt;/P&gt;&lt;P&gt;But the customer wants to use Sense by default and change some settings (like the theme).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Mar 2017 11:20:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Sense-default-theme-how-to-change-it/m-p/1231756#M6505</guid>
      <dc:creator>berndshexe</dc:creator>
      <dc:date>2017-03-24T11:20:45Z</dc:date>
    </item>
    <item>
      <title>Re: Sense default theme: how to change it?</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Sense-default-theme-how-to-change-it/m-p/1231757#M6506</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you found how to change default theme? I'm facing the same problem with qlik 3.2.4.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jun 2017 07:51:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Sense-default-theme-how-to-change-it/m-p/1231757#M6506</guid>
      <dc:creator>matteogm</dc:creator>
      <dc:date>2017-06-23T07:51:03Z</dc:date>
    </item>
    <item>
      <title>Re: Sense default theme: how to change it?</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Sense-default-theme-how-to-change-it/m-p/1231758#M6507</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Matteo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;unfortunately I haven't found how to change the default theme, and eventually I just gave up.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jun 2017 09:35:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Sense-default-theme-how-to-change-it/m-p/1231758#M6507</guid>
      <dc:creator>gabriele_marron</dc:creator>
      <dc:date>2017-06-23T09:35:27Z</dc:date>
    </item>
    <item>
      <title>Re: Sense default theme: how to change it?</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Sense-default-theme-how-to-change-it/m-p/1231759#M6508</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gabriele and Matteo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just a heads up that changing the default theme is supported in the Qlik Sense February 2018 release:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/sense/February2018/Content/WhatsNew/What-is-new-Feb2018.htm" title="https://help.qlik.com/en-US/sense/February2018/Content/WhatsNew/What-is-new-Feb2018.htm"&gt;https://help.qlik.com/en-US/sense/February2018/Content/WhatsNew/What-is-new-Feb2018.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/sense/February2018/Subsystems/Hub/Content/Apps/style-app.htm" title="https://help.qlik.com/en-US/sense/February2018/Subsystems/Hub/Content/Apps/style-app.htm"&gt;https://help.qlik.com/en-US/sense/February2018/Subsystems/Hub/Content/Apps/style-app.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Take care,&lt;/P&gt;&lt;P&gt;Greg&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Feb 2018 14:55:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Sense-default-theme-how-to-change-it/m-p/1231759#M6508</guid>
      <dc:creator>gra</dc:creator>
      <dc:date>2018-02-15T14:55:05Z</dc:date>
    </item>
    <item>
      <title>Re: Sense default theme: how to change it?</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Sense-default-theme-how-to-change-it/m-p/1567773#M10324</link>
      <description>&lt;P&gt;For my version of Qlik Sense Enterprise (Sept 2017), I can reach with "?theme=name_of_theme" vs "/theme/name_of_theme"&lt;/P&gt;</description>
      <pubDate>Wed, 10 Apr 2019 16:08:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Sense-default-theme-how-to-change-it/m-p/1567773#M10324</guid>
      <dc:creator>nate_muir_anderson</dc:creator>
      <dc:date>2019-04-10T16:08:36Z</dc:date>
    </item>
    <item>
      <title>Re: Sense default theme: how to change it?</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Sense-default-theme-how-to-change-it/m-p/1568082#M10331</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Follow this step for changing Default theme&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Mayur Ingale&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="Capture.PNG" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/9969i9568B3FA644D620A/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.PNG" alt="Capture.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="Capture1.PNG" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/9968i9A9D5E09B937A9C2/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture1.PNG" alt="Capture1.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Apr 2019 10:29:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Sense-default-theme-how-to-change-it/m-p/1568082#M10331</guid>
      <dc:creator>mayuringale25</dc:creator>
      <dc:date>2019-04-11T10:29:42Z</dc:date>
    </item>
    <item>
      <title>Re: Sense default theme: how to change it?</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Sense-default-theme-how-to-change-it/m-p/1639349#M11620</link>
      <description>&lt;P&gt;Begin working with the site &lt;A href="https://sensetheme.com/" target="_blank"&gt;https://sensetheme.com&lt;/A&gt;&lt;BR /&gt;(tip from Qlik employee)&lt;/P&gt;&lt;P&gt;Use&amp;nbsp;&lt;A href="https://encycolorpedia.com/" target="_blank"&gt;https://encycolorpedia.com&lt;/A&gt;&amp;nbsp;for your own colors.&lt;/P&gt;&lt;P&gt;Download the theme file and place it in the appropriate Qlik server folder. !!As a zip file!!&lt;BR /&gt;Note: May not work for every browser type, I use Chrome!&lt;/P&gt;&lt;P&gt;Change your app to that theme.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Success.&lt;/P&gt;</description>
      <pubDate>Thu, 24 Oct 2019 08:38:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Sense-default-theme-how-to-change-it/m-p/1639349#M11620</guid>
      <dc:creator>vbbi</dc:creator>
      <dc:date>2019-10-24T08:38:42Z</dc:date>
    </item>
  </channel>
</rss>

