{"id":20916816,"url":"https://github.com/papirusdevelopmentteam/papirus-filezilla-themes","last_synced_at":"2025-05-13T11:30:41.794Z","repository":{"id":77492848,"uuid":"74502130","full_name":"PapirusDevelopmentTeam/papirus-filezilla-themes","owner":"PapirusDevelopmentTeam","description":"Papirus theme for FileZilla","archived":false,"fork":false,"pushed_at":"2023-05-28T18:53:38.000Z","size":1541,"stargazers_count":99,"open_issues_count":4,"forks_count":8,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-04-01T23:14:42.464Z","etag":null,"topics":["filezilla","papirus","papirus-icons"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PapirusDevelopmentTeam.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null},"funding":{"custom":["https://www.buymeacoffee.com/papirus","https://www.paypal.com/donate/?hosted_button_id=7GGUCE8WA7JTA"]}},"created_at":"2016-11-22T18:33:13.000Z","updated_at":"2025-03-23T17:27:42.000Z","dependencies_parsed_at":null,"dependency_job_id":"18718f3a-3836-49d8-baa2-027e0b880ef2","html_url":"https://github.com/PapirusDevelopmentTeam/papirus-filezilla-themes","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PapirusDevelopmentTeam%2Fpapirus-filezilla-themes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PapirusDevelopmentTeam%2Fpapirus-filezilla-themes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PapirusDevelopmentTeam%2Fpapirus-filezilla-themes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PapirusDevelopmentTeam%2Fpapirus-filezilla-themes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PapirusDevelopmentTeam","download_url":"https://codeload.github.com/PapirusDevelopmentTeam/papirus-filezilla-themes/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253932743,"owners_count":21986442,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["filezilla","papirus","papirus-icons"],"created_at":"2024-11-18T16:26:13.981Z","updated_at":"2025-05-13T11:30:41.787Z","avatar_url":"https://github.com/PapirusDevelopmentTeam.png","language":"Shell","funding_links":["https://www.buymeacoffee.com/papirus","https://www.paypal.com/donate/?hosted_button_id=7GGUCE8WA7JTA"],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-filezilla-themes/master/preview.png\" alt=\"Preview Papirus Dark\"/\u003e\n\u003c/p\u003e\n\n## Installation\n\n### Ubuntu and derivatives\n\nYou can install Papirus theme for FileZilla from our official [PPA](https://launchpad.net/~papirus/+archive/ubuntu/papirus):\n\n```\nsudo add-apt-repository ppa:papirus/papirus\nsudo apt-get update\nsudo apt-get install filezilla-theme-papirus\n```\n\nor download .deb packages from [here](https://launchpad.net/~papirus/+archive/ubuntu/papirus/+packages?field.name_filter=filezilla-theme-papirus).\n\n### Papirus Installer\n\nUse the scripts to install the latest version directly from this repo (independently on your distro):\n\n#### Install / Update\n\n```\nwget -qO- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-filezilla-themes/master/install.sh | sh\n```\n\n#### Remove\n\n```\nwget -qO- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-filezilla-themes/master/install.sh | env uninstall=true sh\n```\n\n### Third-party packages\n\nPackages in this section are not part of the official repositories. If you have a trouble or a question please contact with package maintainer.\n\n| **Distro** | **Maintainer** | **Package** |\n|:-----------|:---------------|:------------|\n| Arch Linux | [Nicola Revelant](https://aur.archlinux.org/account/nicolarevelant) | [papirus-filezilla-themes](https://aur.archlinux.org/packages/papirus-filezilla-themes/) \u003csup\u003eAUR\u003c/sup\u003e |\n\n**NOTE:** If you maintainer and want be in the list please create an issue or send a pull request.\n\n### Windows\n\nOn Windows machine, you can install the Papirus themes in just two steps:\n\n1. Download the zip archive attached to the [latest release](https://github.com/PapirusDevelopmentTeam/papirus-filezilla-themes/releases/latest).\n2. Unzip the folders to `\u003cinstallation_path\u003e\\resources` (usually `C:\\Program Files\\FileZilla FTP Client\\resources`).\n\n**NOTE:** The dark background is not a part of the icon theme. See [#12](https://github.com/PapirusDevelopmentTeam/papirus-filezilla-themes/issues/12)\n\n###  Manual Install\n\n1. Install dependencies:\n\n    - git\n    - make\n    - imagemagick\n\n2. Run the following commands as normal user:\n\n    ```\n    git clone https://github.com/PapirusDevelopmentTeam/papirus-filezilla-themes.git\n    cd papirus-filezilla-themes\n    make build\n    sudo make install\n    ```\n\n3. Start FileZilla and choose a theme.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpapirusdevelopmentteam%2Fpapirus-filezilla-themes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpapirusdevelopmentteam%2Fpapirus-filezilla-themes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpapirusdevelopmentteam%2Fpapirus-filezilla-themes/lists"}