Any way to skin the Filezilla UI?












5















This is petty, I know. But Filezilla is so much nicer looking on Linux and Mac OS, and I presume it's due to the nasty Windows Redmondish inset dividers that are just there in the OS.



Is there any way to change Filezilla's UI to use a different "skin", or even to put it on GTK, in Windows 8.x?



On my system (Windows 8.1):
enter image description here



On a GTK environment (Ubuntu):
enter image description here










share|improve this question



























    5















    This is petty, I know. But Filezilla is so much nicer looking on Linux and Mac OS, and I presume it's due to the nasty Windows Redmondish inset dividers that are just there in the OS.



    Is there any way to change Filezilla's UI to use a different "skin", or even to put it on GTK, in Windows 8.x?



    On my system (Windows 8.1):
    enter image description here



    On a GTK environment (Ubuntu):
    enter image description here










    share|improve this question

























      5












      5








      5


      1






      This is petty, I know. But Filezilla is so much nicer looking on Linux and Mac OS, and I presume it's due to the nasty Windows Redmondish inset dividers that are just there in the OS.



      Is there any way to change Filezilla's UI to use a different "skin", or even to put it on GTK, in Windows 8.x?



      On my system (Windows 8.1):
      enter image description here



      On a GTK environment (Ubuntu):
      enter image description here










      share|improve this question














      This is petty, I know. But Filezilla is so much nicer looking on Linux and Mac OS, and I presume it's due to the nasty Windows Redmondish inset dividers that are just there in the OS.



      Is there any way to change Filezilla's UI to use a different "skin", or even to put it on GTK, in Windows 8.x?



      On my system (Windows 8.1):
      enter image description here



      On a GTK environment (Ubuntu):
      enter image description here







      windows themes filezilla






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked Nov 11 '14 at 22:08









      GarrettGarrett

      2,2133129




      2,2133129






















          2 Answers
          2






          active

          oldest

          votes


















          2














          Well, yes... In FileZilla you can go to Edit > Settings > Themes and select a theme - like OpenCrystal.



          You may also be able to use the GTKPreferenceTool available from the GTK+ for Windows Runtime Environment Installer - Theme package. Then you can Start > Run > Change GTK2 Appearance (your mileage may vary).



          You can also take a look at the resources directory if you feel like creating your own (you can start by copying and existing theme, such as OpenCrystal and changing the icons and name in the xml.






          share|improve this answer
























          • Thank you for the information, but I don't really care about the icons. It's the window dividers and style that are the offender. I presume that's not GTK by default, since Filezilla isn't a GTK app, like Pidgin or others ported from Linux to Windows.

            – Garrett
            Nov 13 '14 at 0:18











          • Hm... in Win 8.1 you can decrease the BorderWidth and PaddedBorderWidth registry key values to 0 in regedit - HKEY_CURRENT_USERControl PanelDesktopWindowMetrics. That should help the situation somewhat (well, it will decrease the thick external border for all apps anyway).

            – Criveti Mihai
            Nov 13 '14 at 7:08





















          1














          You can get the Humanuty theme from Filezilla Humanity orange | GNOME-Look.org.



          enter image description here






          1. Download the 146163-humanity.zip.

          2. Unzip and copy it to /Applications/FileZilla.app/Contents/SharedSupport/resources on Mac OS X 10.10.4.

          3. Switch theme to Humanuty.
            enter image description here

          4. Result of Humanuty style Filezilla.
            enter image description here






          share|improve this answer



















          • 2





            The question is asking how to get the Windows version to look like the Mac or Linux version. Making the Mac version look like the Linux version does not help the unfortunate Windows users who are stuck with this legacy Windows 2000-era hideous interface.

            – jdgregson
            Dec 23 '16 at 17:34













          Your Answer








          StackExchange.ready(function() {
          var channelOptions = {
          tags: "".split(" "),
          id: "3"
          };
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function() {
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled) {
          StackExchange.using("snippets", function() {
          createEditor();
          });
          }
          else {
          createEditor();
          }
          });

          function createEditor() {
          StackExchange.prepareEditor({
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: true,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          imageUploader: {
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          },
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          });


          }
          });














          draft saved

          draft discarded


















          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f838839%2fany-way-to-skin-the-filezilla-ui%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown

























          2 Answers
          2






          active

          oldest

          votes








          2 Answers
          2






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes









          2














          Well, yes... In FileZilla you can go to Edit > Settings > Themes and select a theme - like OpenCrystal.



          You may also be able to use the GTKPreferenceTool available from the GTK+ for Windows Runtime Environment Installer - Theme package. Then you can Start > Run > Change GTK2 Appearance (your mileage may vary).



          You can also take a look at the resources directory if you feel like creating your own (you can start by copying and existing theme, such as OpenCrystal and changing the icons and name in the xml.






          share|improve this answer
























          • Thank you for the information, but I don't really care about the icons. It's the window dividers and style that are the offender. I presume that's not GTK by default, since Filezilla isn't a GTK app, like Pidgin or others ported from Linux to Windows.

            – Garrett
            Nov 13 '14 at 0:18











          • Hm... in Win 8.1 you can decrease the BorderWidth and PaddedBorderWidth registry key values to 0 in regedit - HKEY_CURRENT_USERControl PanelDesktopWindowMetrics. That should help the situation somewhat (well, it will decrease the thick external border for all apps anyway).

            – Criveti Mihai
            Nov 13 '14 at 7:08


















          2














          Well, yes... In FileZilla you can go to Edit > Settings > Themes and select a theme - like OpenCrystal.



          You may also be able to use the GTKPreferenceTool available from the GTK+ for Windows Runtime Environment Installer - Theme package. Then you can Start > Run > Change GTK2 Appearance (your mileage may vary).



          You can also take a look at the resources directory if you feel like creating your own (you can start by copying and existing theme, such as OpenCrystal and changing the icons and name in the xml.






          share|improve this answer
























          • Thank you for the information, but I don't really care about the icons. It's the window dividers and style that are the offender. I presume that's not GTK by default, since Filezilla isn't a GTK app, like Pidgin or others ported from Linux to Windows.

            – Garrett
            Nov 13 '14 at 0:18











          • Hm... in Win 8.1 you can decrease the BorderWidth and PaddedBorderWidth registry key values to 0 in regedit - HKEY_CURRENT_USERControl PanelDesktopWindowMetrics. That should help the situation somewhat (well, it will decrease the thick external border for all apps anyway).

            – Criveti Mihai
            Nov 13 '14 at 7:08
















          2












          2








          2







          Well, yes... In FileZilla you can go to Edit > Settings > Themes and select a theme - like OpenCrystal.



          You may also be able to use the GTKPreferenceTool available from the GTK+ for Windows Runtime Environment Installer - Theme package. Then you can Start > Run > Change GTK2 Appearance (your mileage may vary).



          You can also take a look at the resources directory if you feel like creating your own (you can start by copying and existing theme, such as OpenCrystal and changing the icons and name in the xml.






          share|improve this answer













          Well, yes... In FileZilla you can go to Edit > Settings > Themes and select a theme - like OpenCrystal.



          You may also be able to use the GTKPreferenceTool available from the GTK+ for Windows Runtime Environment Installer - Theme package. Then you can Start > Run > Change GTK2 Appearance (your mileage may vary).



          You can also take a look at the resources directory if you feel like creating your own (you can start by copying and existing theme, such as OpenCrystal and changing the icons and name in the xml.







          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered Nov 12 '14 at 0:43









          Criveti MihaiCriveti Mihai

          1462




          1462













          • Thank you for the information, but I don't really care about the icons. It's the window dividers and style that are the offender. I presume that's not GTK by default, since Filezilla isn't a GTK app, like Pidgin or others ported from Linux to Windows.

            – Garrett
            Nov 13 '14 at 0:18











          • Hm... in Win 8.1 you can decrease the BorderWidth and PaddedBorderWidth registry key values to 0 in regedit - HKEY_CURRENT_USERControl PanelDesktopWindowMetrics. That should help the situation somewhat (well, it will decrease the thick external border for all apps anyway).

            – Criveti Mihai
            Nov 13 '14 at 7:08





















          • Thank you for the information, but I don't really care about the icons. It's the window dividers and style that are the offender. I presume that's not GTK by default, since Filezilla isn't a GTK app, like Pidgin or others ported from Linux to Windows.

            – Garrett
            Nov 13 '14 at 0:18











          • Hm... in Win 8.1 you can decrease the BorderWidth and PaddedBorderWidth registry key values to 0 in regedit - HKEY_CURRENT_USERControl PanelDesktopWindowMetrics. That should help the situation somewhat (well, it will decrease the thick external border for all apps anyway).

            – Criveti Mihai
            Nov 13 '14 at 7:08



















          Thank you for the information, but I don't really care about the icons. It's the window dividers and style that are the offender. I presume that's not GTK by default, since Filezilla isn't a GTK app, like Pidgin or others ported from Linux to Windows.

          – Garrett
          Nov 13 '14 at 0:18





          Thank you for the information, but I don't really care about the icons. It's the window dividers and style that are the offender. I presume that's not GTK by default, since Filezilla isn't a GTK app, like Pidgin or others ported from Linux to Windows.

          – Garrett
          Nov 13 '14 at 0:18













          Hm... in Win 8.1 you can decrease the BorderWidth and PaddedBorderWidth registry key values to 0 in regedit - HKEY_CURRENT_USERControl PanelDesktopWindowMetrics. That should help the situation somewhat (well, it will decrease the thick external border for all apps anyway).

          – Criveti Mihai
          Nov 13 '14 at 7:08







          Hm... in Win 8.1 you can decrease the BorderWidth and PaddedBorderWidth registry key values to 0 in regedit - HKEY_CURRENT_USERControl PanelDesktopWindowMetrics. That should help the situation somewhat (well, it will decrease the thick external border for all apps anyway).

          – Criveti Mihai
          Nov 13 '14 at 7:08















          1














          You can get the Humanuty theme from Filezilla Humanity orange | GNOME-Look.org.



          enter image description here






          1. Download the 146163-humanity.zip.

          2. Unzip and copy it to /Applications/FileZilla.app/Contents/SharedSupport/resources on Mac OS X 10.10.4.

          3. Switch theme to Humanuty.
            enter image description here

          4. Result of Humanuty style Filezilla.
            enter image description here






          share|improve this answer



















          • 2





            The question is asking how to get the Windows version to look like the Mac or Linux version. Making the Mac version look like the Linux version does not help the unfortunate Windows users who are stuck with this legacy Windows 2000-era hideous interface.

            – jdgregson
            Dec 23 '16 at 17:34


















          1














          You can get the Humanuty theme from Filezilla Humanity orange | GNOME-Look.org.



          enter image description here






          1. Download the 146163-humanity.zip.

          2. Unzip and copy it to /Applications/FileZilla.app/Contents/SharedSupport/resources on Mac OS X 10.10.4.

          3. Switch theme to Humanuty.
            enter image description here

          4. Result of Humanuty style Filezilla.
            enter image description here






          share|improve this answer



















          • 2





            The question is asking how to get the Windows version to look like the Mac or Linux version. Making the Mac version look like the Linux version does not help the unfortunate Windows users who are stuck with this legacy Windows 2000-era hideous interface.

            – jdgregson
            Dec 23 '16 at 17:34
















          1












          1








          1







          You can get the Humanuty theme from Filezilla Humanity orange | GNOME-Look.org.



          enter image description here






          1. Download the 146163-humanity.zip.

          2. Unzip and copy it to /Applications/FileZilla.app/Contents/SharedSupport/resources on Mac OS X 10.10.4.

          3. Switch theme to Humanuty.
            enter image description here

          4. Result of Humanuty style Filezilla.
            enter image description here






          share|improve this answer













          You can get the Humanuty theme from Filezilla Humanity orange | GNOME-Look.org.



          enter image description here






          1. Download the 146163-humanity.zip.

          2. Unzip and copy it to /Applications/FileZilla.app/Contents/SharedSupport/resources on Mac OS X 10.10.4.

          3. Switch theme to Humanuty.
            enter image description here

          4. Result of Humanuty style Filezilla.
            enter image description here







          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered Jul 30 '15 at 8:18









          Chu-Saing LaiChu-Saing Lai

          1516




          1516








          • 2





            The question is asking how to get the Windows version to look like the Mac or Linux version. Making the Mac version look like the Linux version does not help the unfortunate Windows users who are stuck with this legacy Windows 2000-era hideous interface.

            – jdgregson
            Dec 23 '16 at 17:34
















          • 2





            The question is asking how to get the Windows version to look like the Mac or Linux version. Making the Mac version look like the Linux version does not help the unfortunate Windows users who are stuck with this legacy Windows 2000-era hideous interface.

            – jdgregson
            Dec 23 '16 at 17:34










          2




          2





          The question is asking how to get the Windows version to look like the Mac or Linux version. Making the Mac version look like the Linux version does not help the unfortunate Windows users who are stuck with this legacy Windows 2000-era hideous interface.

          – jdgregson
          Dec 23 '16 at 17:34







          The question is asking how to get the Windows version to look like the Mac or Linux version. Making the Mac version look like the Linux version does not help the unfortunate Windows users who are stuck with this legacy Windows 2000-era hideous interface.

          – jdgregson
          Dec 23 '16 at 17:34




















          draft saved

          draft discarded




















































          Thanks for contributing an answer to Super User!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid



          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.


          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f838839%2fany-way-to-skin-the-filezilla-ui%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          Paul Cézanne

          UIScrollView CustomStickyHeader Resize height generates problems when scroll is too fast

          Angular material date-picker (MatDatepicker) auto completes the date on focus out