<?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 Theme not applied for table column selections in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Custom-Theme-not-applied-for-table-column-selections/m-p/2538622#M22658</link>
    <description>&lt;P&gt;Hello aadil_madarveet&lt;BR /&gt;&lt;BR /&gt;Did you ever find a solution to this issue? Currently facing this myself and can't seem to figure this out. Selections within objects other than the filterpane seem to not inherit any changes to selection colours.&lt;/P&gt;</description>
    <pubDate>Tue, 09 Dec 2025 10:09:16 GMT</pubDate>
    <dc:creator>TPoismans</dc:creator>
    <dc:date>2025-12-09T10:09:16Z</dc:date>
    <item>
      <title>Custom Theme not applied for table column selections</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Custom-Theme-not-applied-for-table-column-selections/m-p/2524166#M22358</link>
      <description>&lt;P&gt;HI All,&lt;/P&gt;&lt;P&gt;The custom theme changes does not seem to get applied to the selections made at a straight table box. Is this a bug or any missing configurations causing this.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2025-07-14 200827.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/182068iA33CC995CB844CDB/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot 2025-07-14 200827.png" alt="Screenshot 2025-07-14 200827.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Using Qlik Sense Enterprise on Windows May 2025 P3.&lt;/P&gt;&lt;P&gt;Theme.json of the custom theme.&lt;/P&gt;&lt;P&gt;{&lt;BR /&gt;"_inherit": true,&lt;BR /&gt;"_variables": {&lt;BR /&gt;"@TitleSize": "16px",&lt;BR /&gt;"@SubtitleSize": "15px",&lt;BR /&gt;"@TextSize": "12px",&lt;BR /&gt;"@FooterSize": "10px",&lt;BR /&gt;"@TitleColor": "#154565",&lt;BR /&gt;"@SubtitleColor": "#888888",&lt;BR /&gt;"@TextColor": "#888888",&lt;BR /&gt;"@FooterColor": "#888888",&lt;BR /&gt;"@BackgroundColor": "#ecf5f5",&lt;BR /&gt;"@AxisMajorColor": "#ffffff",&lt;BR /&gt;"@AxisMinorColor": "#ffffff"&lt;BR /&gt;},&lt;BR /&gt;"customStyles": [&lt;BR /&gt;{&lt;BR /&gt;"cssRef": "theme.css",&lt;BR /&gt;"classRef": "sense-theme"&lt;BR /&gt;}&lt;BR /&gt;],&lt;BR /&gt;"color": "@TextColor",&lt;BR /&gt;"fontSize": "@TextSize",&lt;BR /&gt;"backgroundColor": "@BackgroundColor",&lt;BR /&gt;"dataColors": {&lt;BR /&gt;"selected": "#0363ff",&lt;BR /&gt;"alternative": "#a8c9ff",&lt;BR /&gt;"excluded": "#ffaf03",&lt;BR /&gt;"selectedExcluded": "#ffe58f",&lt;BR /&gt;"possible": "#ffffff"&lt;BR /&gt;},&lt;BR /&gt;"object": {&lt;BR /&gt;"title": {&lt;BR /&gt;"main": {&lt;BR /&gt;"color": "@TitleColor",&lt;BR /&gt;"fontSize": "@TitleSize"&lt;BR /&gt;},&lt;BR /&gt;"subTitle": {&lt;BR /&gt;"color": "@SubtitleColor",&lt;BR /&gt;"fontSize": "@SubtitleSize"&lt;BR /&gt;},&lt;BR /&gt;"footer": {&lt;BR /&gt;"color": "@FooterColor",&lt;BR /&gt;"fontSize": "@FooterSize",&lt;BR /&gt;"backgroundColor": "#ffffff"&lt;BR /&gt;}&lt;BR /&gt;},&lt;BR /&gt;"label": {&lt;BR /&gt;"name": {&lt;BR /&gt;"color": "@TextColor",&lt;BR /&gt;"fontSize": "@TextSize"&lt;BR /&gt;},&lt;BR /&gt;"value": {&lt;BR /&gt;"color": "@TextColor",&lt;BR /&gt;"fontSize": "@TextSize"&lt;BR /&gt;}&lt;BR /&gt;},&lt;BR /&gt;"axis": {&lt;BR /&gt;"title": {&lt;BR /&gt;"color": "@TextColor",&lt;BR /&gt;"fontSize": "@TextSize"&lt;BR /&gt;},&lt;BR /&gt;"label": {&lt;BR /&gt;"name": {&lt;BR /&gt;"color": "@TextColor",&lt;BR /&gt;"fontSize": "@TextSize"&lt;BR /&gt;}&lt;BR /&gt;},&lt;BR /&gt;"line": {&lt;BR /&gt;"major": {&lt;BR /&gt;"color": "@AxisMajorColor"&lt;BR /&gt;},&lt;BR /&gt;"minor": {&lt;BR /&gt;"color": "@AxisMinorColor"&lt;BR /&gt;}&lt;BR /&gt;}&lt;BR /&gt;},&lt;BR /&gt;"grid": {&lt;BR /&gt;"line": {&lt;BR /&gt;"highContrast": {&lt;BR /&gt;"color": "#eeeeee"&lt;BR /&gt;},&lt;BR /&gt;"major": {&lt;BR /&gt;"color": "#eeeeee"&lt;BR /&gt;},&lt;BR /&gt;"minor": {&lt;BR /&gt;"color": "#eeeeee"&lt;BR /&gt;}&lt;BR /&gt;}&lt;BR /&gt;},&lt;BR /&gt;"referenceLine": {&lt;BR /&gt;"label": {&lt;BR /&gt;"name": {&lt;BR /&gt;"color": "@TextColor",&lt;BR /&gt;"fontSize": "@TextSize"&lt;BR /&gt;}&lt;BR /&gt;},&lt;BR /&gt;"outOfBounds": {&lt;BR /&gt;"color": "@TextColor",&lt;BR /&gt;"backgroundColor": "#ffffff",&lt;BR /&gt;"fontSize": "@TextSize"&lt;BR /&gt;}&lt;BR /&gt;},&lt;BR /&gt;"legend": {&lt;BR /&gt;"title": {&lt;BR /&gt;"color": "@TextColor",&lt;BR /&gt;"fontSize": "@TextSize"&lt;BR /&gt;},&lt;BR /&gt;"label": {&lt;BR /&gt;"color": "@TextColor",&lt;BR /&gt;"fontSize": "@TextSize"&lt;BR /&gt;}&lt;BR /&gt;}&lt;BR /&gt;},&lt;BR /&gt;"palettes": {&lt;BR /&gt;"data": [&lt;BR /&gt;{&lt;BR /&gt;"name": "ClearPeaks Palette",&lt;BR /&gt;"translation": "New dimension colors description",&lt;BR /&gt;"propertyValue": "4n7tav",&lt;BR /&gt;"type": "row",&lt;BR /&gt;"scale": [&lt;BR /&gt;"#154464",&lt;BR /&gt;"#00AFB1",&lt;BR /&gt;"#2F6E9A",&lt;BR /&gt;"#B0D9DB"&lt;BR /&gt;]&lt;BR /&gt;}&lt;BR /&gt;],&lt;BR /&gt;"ui": []&lt;BR /&gt;},&lt;BR /&gt;"scales": [&lt;BR /&gt;{&lt;BR /&gt;"name": "New measure colors",&lt;BR /&gt;"translation": "New measure colors description",&lt;BR /&gt;"type": "class",&lt;BR /&gt;"propertyValue": "kaqsrg",&lt;BR /&gt;"scale": [&lt;BR /&gt;"#00afb1",&lt;BR /&gt;"#154464",&lt;BR /&gt;"#2F6E9A"&lt;BR /&gt;]&lt;BR /&gt;}&lt;BR /&gt;]&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Aadil&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Jul 2025 14:43:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Custom-Theme-not-applied-for-table-column-selections/m-p/2524166#M22358</guid>
      <dc:creator>aadil_madarveet</dc:creator>
      <dc:date>2025-07-14T14:43:15Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Theme not applied for table column selections</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Custom-Theme-not-applied-for-table-column-selections/m-p/2538622#M22658</link>
      <description>&lt;P&gt;Hello aadil_madarveet&lt;BR /&gt;&lt;BR /&gt;Did you ever find a solution to this issue? Currently facing this myself and can't seem to figure this out. Selections within objects other than the filterpane seem to not inherit any changes to selection colours.&lt;/P&gt;</description>
      <pubDate>Tue, 09 Dec 2025 10:09:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Custom-Theme-not-applied-for-table-column-selections/m-p/2538622#M22658</guid>
      <dc:creator>TPoismans</dc:creator>
      <dc:date>2025-12-09T10:09:16Z</dc:date>
    </item>
  </channel>
</rss>

