<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Theme on Eloy Melo</title>
    <link>https://eloymelo.com/tags/theme/</link>
    <description>Recent content in Theme on Eloy Melo</description>
    <generator>Hugo -- 0.147.9</generator>
    <language>en-US</language>
    <lastBuildDate>Tue, 25 Nov 2025 10:00:00 -0300</lastBuildDate>
    <atom:link href="https://eloymelo.com/tags/theme/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>QT Broken Theme</title>
      <link>https://eloymelo.com/tutorials/gnome/gnome-fix-qtapps/</link>
      <pubDate>Tue, 25 Nov 2025 10:00:00 -0300</pubDate>
      <guid>https://eloymelo.com/tutorials/gnome/gnome-fix-qtapps/</guid>
      <description>&lt;p&gt;First install the adw-gtk3 package.&lt;/p&gt;
&lt;table&gt;
  &lt;thead&gt;
      &lt;tr&gt;
          &lt;th style=&#34;text-align: left&#34;&gt;&lt;/th&gt;
          &lt;th style=&#34;text-align: left&#34;&gt;&lt;/th&gt;
      &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
      &lt;tr&gt;
          &lt;td style=&#34;text-align: left&#34;&gt;Fedora&lt;/td&gt;
          &lt;td style=&#34;text-align: left&#34;&gt;&lt;code&gt;dnf install adw-gtk3-theme&lt;/code&gt;&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td style=&#34;text-align: left&#34;&gt;Arch&lt;/td&gt;
          &lt;td style=&#34;text-align: left&#34;&gt;&lt;code&gt;pacman -S adw-gtk-theme&lt;/code&gt;&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td style=&#34;text-align: left&#34;&gt;Debian&lt;/td&gt;
          &lt;td style=&#34;text-align: left&#34;&gt;&lt;a href=&#34;https://gitlab.com/julianfairfax/package-repo#how-to-add-repository-for-debian-based-linux-distributions&#34;&gt;3rd party repo&lt;/a&gt;&lt;/td&gt;
      &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;Then open your terminal and make the following changes to the &lt;strong&gt;environment&lt;/strong&gt; file.&lt;/p&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-bash&#34; data-lang=&#34;bash&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;sudo nano /etc/environment
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;QT_QPA_PLATFORM=xcb&lt;/p&gt;
&lt;p&gt;QT_STYLE_OVERRIDE=adw-gtk3-theme&lt;/p&gt;
&lt;h3 id=&#34;optional&#34;&gt;Optional&lt;/h3&gt;
&lt;p&gt;GSK_RENDERER=ngl&lt;/p&gt;
&lt;p&gt;FREETYPE_PROPERTIES=&amp;ldquo;cff:no-stem-darkening=0 autofitter:no-stem-darkening=0&amp;rdquo;&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
