<?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: customize theme in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/customize-theme/m-p/2426129#M96158</link>
    <description>&lt;P&gt;Hi, &lt;BR /&gt;Perhaps this is a known limitation as discussed here with alternative approaches&amp;nbsp;&lt;A href="https://community.qlik.com/t5/New-to-Qlik-Sense/Change-table-header-color/td-p/1564615" target="_blank"&gt;https://community.qlik.com/t5/New-to-Qlik-Sense/Change-table-header-color/td-p/1564615&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 01 Mar 2024 20:39:31 GMT</pubDate>
    <dc:creator>Ajay_Ananthnarayan</dc:creator>
    <dc:date>2024-03-01T20:39:31Z</dc:date>
    <item>
      <title>customize theme</title>
      <link>https://community.qlik.com/t5/App-Development/customize-theme/m-p/2420380#M95626</link>
      <description>&lt;P&gt;Dear all,&lt;/P&gt;
&lt;P&gt;I have changed the below script to make table ( Straight table not pivot table) header background color and font-weight but its not reflecting&amp;nbsp;&lt;/P&gt;
&lt;P&gt;"straightTable": {&lt;BR /&gt;"header": {&lt;BR /&gt;"fontSize": "@H4",&lt;BR /&gt;&lt;STRONG&gt;"color": "@B35",&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;"backgroundColor": "@B20",&lt;/STRONG&gt;&lt;BR /&gt;"font-weight": "bold"&lt;BR /&gt;&lt;BR /&gt;},&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This is customized theme.&lt;/P&gt;</description>
      <pubDate>Sun, 18 Feb 2024 06:32:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/customize-theme/m-p/2420380#M95626</guid>
      <dc:creator>Mahamed_Qlik</dc:creator>
      <dc:date>2024-02-18T06:32:40Z</dc:date>
    </item>
    <item>
      <title>Re: customize theme</title>
      <link>https://community.qlik.com/t5/App-Development/customize-theme/m-p/2426129#M96158</link>
      <description>&lt;P&gt;Hi, &lt;BR /&gt;Perhaps this is a known limitation as discussed here with alternative approaches&amp;nbsp;&lt;A href="https://community.qlik.com/t5/New-to-Qlik-Sense/Change-table-header-color/td-p/1564615" target="_blank"&gt;https://community.qlik.com/t5/New-to-Qlik-Sense/Change-table-header-color/td-p/1564615&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Mar 2024 20:39:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/customize-theme/m-p/2426129#M96158</guid>
      <dc:creator>Ajay_Ananthnarayan</dc:creator>
      <dc:date>2024-03-01T20:39:31Z</dc:date>
    </item>
    <item>
      <title>Re: customize theme</title>
      <link>https://community.qlik.com/t5/App-Development/customize-theme/m-p/2426561#M96212</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Please share the definition code for H4 , B35 and B20&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Mar 2024 11:11:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/customize-theme/m-p/2426561#M96212</guid>
      <dc:creator>Dataintellinalytics</dc:creator>
      <dc:date>2024-03-04T11:11:29Z</dc:date>
    </item>
    <item>
      <title>Re: customize theme</title>
      <link>https://community.qlik.com/t5/App-Development/customize-theme/m-p/2426623#M96218</link>
      <description>&lt;P&gt;you can pass some values in place of&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;H4 , B35 and B20&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;"straightTable": {&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;"header": {&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;"fontSize": "10",&lt;/SPAN&gt;&lt;BR /&gt;&lt;STRONG&gt;"color": "green",&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;"backgroundColor": "blue",&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;"font-weight": "bold"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;},&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Mar 2024 12:48:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/customize-theme/m-p/2426623#M96218</guid>
      <dc:creator>anat</dc:creator>
      <dc:date>2024-03-04T12:48:40Z</dc:date>
    </item>
    <item>
      <title>Re: customize theme</title>
      <link>https://community.qlik.com/t5/App-Development/customize-theme/m-p/2426624#M96219</link>
      <description>&lt;P&gt;you can try with CSS script also&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/App-Development/QlikSense-Straight-table-background-color/m-p/1948158" target="_blank"&gt;https://community.qlik.com/t5/App-Development/QlikSense-Straight-table-background-color/m-p/1948158&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Mar 2024 12:51:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/customize-theme/m-p/2426624#M96219</guid>
      <dc:creator>anat</dc:creator>
      <dc:date>2024-03-04T12:51:06Z</dc:date>
    </item>
  </channel>
</rss>

