Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to use in mac? #9

Open
thiagok opened this issue Oct 30, 2017 · 9 comments
Open

How to use in mac? #9

thiagok opened this issue Oct 30, 2017 · 9 comments

Comments

@thiagok
Copy link

thiagok commented Oct 30, 2017

No description provided.

@admojica
Copy link

Is there any way to use this theme in MacOS?

@varlesh
Copy link
Contributor

varlesh commented Oct 25, 2018

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

@varlesh
Copy link
Contributor

varlesh commented Oct 25, 2018

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
Copy link
Contributor

varlesh commented Oct 25, 2018

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/

@thiagok
Copy link
Author

thiagok commented Nov 6, 2018

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

@sefabey
Copy link

sefabey commented Dec 5, 2018

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

@admojica
Copy link

admojica commented Jul 29, 2020

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

@PontusTideman
Copy link

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

@applebait
Copy link

applebait commented Oct 7, 2024

Apple is not allowing what? This works.
Here's what you need to do. Where did you install FileZilla? Applications or user Applications? Check the right location and then run this:
cp -r papirus* /<the right Applications' folder>/FileZilla.app/Contents/SharedSupport/resources/
If this does not work just do it manually from Finder.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

7 participants