<?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 folder icons in Discussions</title>
    <link>https://connect.mozilla.org/t5/discussions/custom-folder-icons/m-p/54794#M19303</link>
    <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;For information purposes&lt;BR /&gt;Take a look &lt;A href="https://forums.mozillazine.org/viewtopic.php?p=14969017" target="_blank" rel="noopener"&gt;https://forums.mozillazine.org/viewtopic.php?p=14969017&lt;/A&gt;&lt;/P&gt;&lt;P&gt;For other illustration&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="css"&gt;/*   Inbox   */
          #folderTree li[data-folder-type="inbox"] &amp;gt; .container &amp;gt; .icon {
          background-image: url('icons/Thunderbird_Logo,_2018.svg') !important;
          }
/*   Recycle bin   */
          #folderTree li[data-folder-type="trash"] &amp;gt; .container &amp;gt; .icon {
          background-image: url('icons/Wikipedia_20_4x5_design.svg') !important;
          }&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Copy/paste the code (for example) into Notepad&lt;BR /&gt;Save&lt;BR /&gt;Type: All files&lt;BR /&gt;userChrome.css&lt;/P&gt;&lt;P&gt;Create a chrome folder&lt;BR /&gt;Move userChrome.css to your chrome folder&lt;/P&gt;&lt;P&gt;Go to your profile folder &lt;A href="https://support.mozilla.org/en-US/kb/profiles-where-thunderbird-stores-user-data#w_how-do-i-find-my-profile" target="_blank" rel="noopener"&gt;https://support.mozilla.org/en-US/kb/profiles-where-thunderbird-stores-user-data#w_how-do-i-find-my-profile&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Move your chrome folder to your profile folder&lt;/P&gt;&lt;P&gt;Go to Configuration Editor &lt;A href="https://support.mozilla.org/en-US/kb/config-editor" target="_blank" rel="noopener"&gt;https://support.mozilla.org/en-US/kb/config-editor&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Click on Configuration Editor...&lt;BR /&gt;The Advanced Preferences tab will open&lt;/P&gt;&lt;P&gt;Search &lt;FONT color="#3366FF"&gt;toolkit.legacyUserProfileCustomizations.stylesheets&lt;/FONT&gt;&lt;BR /&gt;To edit a boolean preference (true/false value), click on the Toggle button to set its value to &lt;FONT color="#3366FF"&gt;true&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;Stop Thunderbird start Thunderbird&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1.png" style="width: 1245px;"&gt;&lt;img src="https://connect.mozilla.org/t5/image/serverpage/image-id/6040iC06C290393E0B096/image-dimensions/1245x676/is-moderation-mode/true?v=v2" width="1245" height="676" role="button" title="1.png" alt="1.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Sun, 07 Apr 2024 18:54:16 GMT</pubDate>
    <dc:creator>Agentvirtuel</dc:creator>
    <dc:date>2024-04-07T18:54:16Z</dc:date>
    <item>
      <title>Custom folder icons</title>
      <link>https://connect.mozilla.org/t5/discussions/custom-folder-icons/m-p/54322#M19174</link>
      <description>&lt;P&gt;Hi everyone.&lt;/P&gt;&lt;P&gt;I am enojoying TB 115.9, but I am looking for an app by whch I can customise the look of the mail folders. Up to now, I have not found anything to this purpouse, nor could I find any setting specific to this aim.&lt;/P&gt;&lt;P&gt;Can anyone help me?&lt;/P&gt;</description>
      <pubDate>Fri, 29 Mar 2024 09:17:45 GMT</pubDate>
      <guid>https://connect.mozilla.org/t5/discussions/custom-folder-icons/m-p/54322#M19174</guid>
      <dc:creator>TBUser</dc:creator>
      <dc:date>2024-03-29T09:17:45Z</dc:date>
    </item>
    <item>
      <title>Re: Custom folder icons</title>
      <link>https://connect.mozilla.org/t5/discussions/custom-folder-icons/m-p/54794#M19303</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;For information purposes&lt;BR /&gt;Take a look &lt;A href="https://forums.mozillazine.org/viewtopic.php?p=14969017" target="_blank" rel="noopener"&gt;https://forums.mozillazine.org/viewtopic.php?p=14969017&lt;/A&gt;&lt;/P&gt;&lt;P&gt;For other illustration&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="css"&gt;/*   Inbox   */
          #folderTree li[data-folder-type="inbox"] &amp;gt; .container &amp;gt; .icon {
          background-image: url('icons/Thunderbird_Logo,_2018.svg') !important;
          }
/*   Recycle bin   */
          #folderTree li[data-folder-type="trash"] &amp;gt; .container &amp;gt; .icon {
          background-image: url('icons/Wikipedia_20_4x5_design.svg') !important;
          }&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Copy/paste the code (for example) into Notepad&lt;BR /&gt;Save&lt;BR /&gt;Type: All files&lt;BR /&gt;userChrome.css&lt;/P&gt;&lt;P&gt;Create a chrome folder&lt;BR /&gt;Move userChrome.css to your chrome folder&lt;/P&gt;&lt;P&gt;Go to your profile folder &lt;A href="https://support.mozilla.org/en-US/kb/profiles-where-thunderbird-stores-user-data#w_how-do-i-find-my-profile" target="_blank" rel="noopener"&gt;https://support.mozilla.org/en-US/kb/profiles-where-thunderbird-stores-user-data#w_how-do-i-find-my-profile&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Move your chrome folder to your profile folder&lt;/P&gt;&lt;P&gt;Go to Configuration Editor &lt;A href="https://support.mozilla.org/en-US/kb/config-editor" target="_blank" rel="noopener"&gt;https://support.mozilla.org/en-US/kb/config-editor&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Click on Configuration Editor...&lt;BR /&gt;The Advanced Preferences tab will open&lt;/P&gt;&lt;P&gt;Search &lt;FONT color="#3366FF"&gt;toolkit.legacyUserProfileCustomizations.stylesheets&lt;/FONT&gt;&lt;BR /&gt;To edit a boolean preference (true/false value), click on the Toggle button to set its value to &lt;FONT color="#3366FF"&gt;true&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;Stop Thunderbird start Thunderbird&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1.png" style="width: 1245px;"&gt;&lt;img src="https://connect.mozilla.org/t5/image/serverpage/image-id/6040iC06C290393E0B096/image-dimensions/1245x676/is-moderation-mode/true?v=v2" width="1245" height="676" role="button" title="1.png" alt="1.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 07 Apr 2024 18:54:16 GMT</pubDate>
      <guid>https://connect.mozilla.org/t5/discussions/custom-folder-icons/m-p/54794#M19303</guid>
      <dc:creator>Agentvirtuel</dc:creator>
      <dc:date>2024-04-07T18:54:16Z</dc:date>
    </item>
  </channel>
</rss>

