papirus-filezilla-themes icon indicating copy to clipboard operation
papirus-filezilla-themes copied to clipboard

How to use in mac?

Open thiagok opened this issue 7 years ago • 9 comments

thiagok avatar Oct 30 '17 07:10 thiagok

Is there any way to use this theme in MacOS?

admojica avatar Sep 28 '18 04:09 admojica

maybe install path ~/Applications/FileZilla.app/Contents/Resources/

varlesh avatar Oct 25 '18 08:10 varlesh

Try it:

git clone https://github.com/PapirusDevelopmentTeam/papirus-filezilla-themes.git
cd papirus-filezilla-themes
cp -R papirus ~/Applications/FileZilla.app/Contents/Resources/

varlesh avatar Oct 25 '18 08:10 varlesh

or :

git clone https://github.com/PapirusDevelopmentTeam/papirus-filezilla-themes.git
cd papirus-filezilla-themes
mkdir -p ~/Applications/FileZilla.app/Contents/SharedSupport/resources/
cp -R papirus ~/Applications/FileZilla.app/Contents/SharedSupport/resources/

varlesh avatar Oct 25 '18 08:10 varlesh

@varlesh I'm no longer a mac user. @admojica can you please test in your mac the suggestion above? Thanks guys!

thiagok avatar Nov 06 '18 19:11 thiagok

I tried above suggestion on Mojave. Themes copied just fine but when I restart Filezilla, papirus theme does not appear amongst the themes.

sefabey avatar Dec 05 '18 14:12 sefabey

I tried your suggestions but it doesn't work. This is how papirus dark looks like:

Captura de Pantalla 2020-07-29 a la(s) 6 28 08 p  m

admojica avatar Jul 29 '20 23:07 admojica

It's because Apple is not allowing it... https://forum.filezilla-project.org/viewtopic.php?p=170844#p170844

PontusTideman avatar Aug 20 '20 15:08 PontusTideman