diff --git a/Makefile b/Makefile
index c2a9b97..f5f37da 100644
--- a/Makefile
+++ b/Makefile
@@ -4,11 +4,13 @@ install:
mkdir -p $(DESTDIR)/usr/share/filezilla/resources
cp --no-preserve=mode,ownership -r \
papirus \
+ epapirus \
papirus-dark \
$(DESTDIR)/usr/share/filezilla/resources
uninstall:
-rm -rf $(DESTDIR)/usr/share/filezilla/resources/papirus
+ -rm -rf $(DESTDIR)/usr/share/filezilla/resources/epapirus
-rm -rf $(DESTDIR)/usr/share/filezilla/resources/papirus-dark
_get_version:
diff --git a/epapirus/16x16/ascii.png b/epapirus/16x16/ascii.png
new file mode 100644
index 0000000..50bb1bd
Binary files /dev/null and b/epapirus/16x16/ascii.png differ
diff --git a/epapirus/16x16/auto.png b/epapirus/16x16/auto.png
new file mode 100644
index 0000000..9b311e5
Binary files /dev/null and b/epapirus/16x16/auto.png differ
diff --git a/epapirus/16x16/binary.png b/epapirus/16x16/binary.png
new file mode 100644
index 0000000..7695077
Binary files /dev/null and b/epapirus/16x16/binary.png differ
diff --git a/epapirus/16x16/bookmark.png b/epapirus/16x16/bookmark.png
new file mode 100644
index 0000000..126a7b5
Binary files /dev/null and b/epapirus/16x16/bookmark.png differ
diff --git a/epapirus/16x16/cancel.png b/epapirus/16x16/cancel.png
new file mode 100644
index 0000000..17f2dc7
Binary files /dev/null and b/epapirus/16x16/cancel.png differ
diff --git a/epapirus/16x16/compare.png b/epapirus/16x16/compare.png
new file mode 100644
index 0000000..82852d3
Binary files /dev/null and b/epapirus/16x16/compare.png differ
diff --git a/epapirus/16x16/disconnect.png b/epapirus/16x16/disconnect.png
new file mode 100644
index 0000000..29c75bc
Binary files /dev/null and b/epapirus/16x16/disconnect.png differ
diff --git a/epapirus/16x16/download.png b/epapirus/16x16/download.png
new file mode 100644
index 0000000..c788d1a
Binary files /dev/null and b/epapirus/16x16/download.png differ
diff --git a/epapirus/16x16/downloadadd.png b/epapirus/16x16/downloadadd.png
new file mode 100644
index 0000000..dd40bcb
Binary files /dev/null and b/epapirus/16x16/downloadadd.png differ
diff --git a/epapirus/16x16/file.png b/epapirus/16x16/file.png
new file mode 100644
index 0000000..5a75b01
Binary files /dev/null and b/epapirus/16x16/file.png differ
diff --git a/epapirus/16x16/filter.png b/epapirus/16x16/filter.png
new file mode 100644
index 0000000..f61af79
Binary files /dev/null and b/epapirus/16x16/filter.png differ
diff --git a/epapirus/16x16/find.png b/epapirus/16x16/find.png
new file mode 100644
index 0000000..ac6c37c
Binary files /dev/null and b/epapirus/16x16/find.png differ
diff --git a/epapirus/16x16/folder.png b/epapirus/16x16/folder.png
new file mode 100644
index 0000000..c9b9d29
Binary files /dev/null and b/epapirus/16x16/folder.png differ
diff --git a/epapirus/16x16/folderback.png b/epapirus/16x16/folderback.png
new file mode 100644
index 0000000..2e875d3
Binary files /dev/null and b/epapirus/16x16/folderback.png differ
diff --git a/epapirus/16x16/folderclosed.png b/epapirus/16x16/folderclosed.png
new file mode 100644
index 0000000..c9b9d29
Binary files /dev/null and b/epapirus/16x16/folderclosed.png differ
diff --git a/epapirus/16x16/folderup.png b/epapirus/16x16/folderup.png
new file mode 100644
index 0000000..62a9299
Binary files /dev/null and b/epapirus/16x16/folderup.png differ
diff --git a/epapirus/16x16/help.png b/epapirus/16x16/help.png
new file mode 100644
index 0000000..ec24998
Binary files /dev/null and b/epapirus/16x16/help.png differ
diff --git a/epapirus/16x16/localtreeview.png b/epapirus/16x16/localtreeview.png
new file mode 100644
index 0000000..cf05f48
Binary files /dev/null and b/epapirus/16x16/localtreeview.png differ
diff --git a/epapirus/16x16/lock.png b/epapirus/16x16/lock.png
new file mode 100644
index 0000000..5187925
Binary files /dev/null and b/epapirus/16x16/lock.png differ
diff --git a/epapirus/16x16/logview.png b/epapirus/16x16/logview.png
new file mode 100644
index 0000000..1952213
Binary files /dev/null and b/epapirus/16x16/logview.png differ
diff --git a/epapirus/16x16/processqueue.png b/epapirus/16x16/processqueue.png
new file mode 100644
index 0000000..32ffb1c
Binary files /dev/null and b/epapirus/16x16/processqueue.png differ
diff --git a/epapirus/16x16/queueview.png b/epapirus/16x16/queueview.png
new file mode 100644
index 0000000..6ce9cb4
Binary files /dev/null and b/epapirus/16x16/queueview.png differ
diff --git a/epapirus/16x16/reconnect.png b/epapirus/16x16/reconnect.png
new file mode 100644
index 0000000..96ad167
Binary files /dev/null and b/epapirus/16x16/reconnect.png differ
diff --git a/epapirus/16x16/refresh.png b/epapirus/16x16/refresh.png
new file mode 100644
index 0000000..94b0acc
Binary files /dev/null and b/epapirus/16x16/refresh.png differ
diff --git a/epapirus/16x16/remotetreeview.png b/epapirus/16x16/remotetreeview.png
new file mode 100644
index 0000000..f90cfc2
Binary files /dev/null and b/epapirus/16x16/remotetreeview.png differ
diff --git a/epapirus/16x16/server.png b/epapirus/16x16/server.png
new file mode 100644
index 0000000..06f5354
Binary files /dev/null and b/epapirus/16x16/server.png differ
diff --git a/epapirus/16x16/showhidden.png b/epapirus/16x16/showhidden.png
new file mode 100644
index 0000000..fdd8f32
Binary files /dev/null and b/epapirus/16x16/showhidden.png differ
diff --git a/epapirus/16x16/sitemanager.png b/epapirus/16x16/sitemanager.png
new file mode 100644
index 0000000..f125b9e
Binary files /dev/null and b/epapirus/16x16/sitemanager.png differ
diff --git a/epapirus/16x16/speedlimits.png b/epapirus/16x16/speedlimits.png
new file mode 100644
index 0000000..160d542
Binary files /dev/null and b/epapirus/16x16/speedlimits.png differ
diff --git a/epapirus/16x16/synchronize.png b/epapirus/16x16/synchronize.png
new file mode 100644
index 0000000..1872c7d
Binary files /dev/null and b/epapirus/16x16/synchronize.png differ
diff --git a/epapirus/16x16/upload.png b/epapirus/16x16/upload.png
new file mode 100644
index 0000000..f8021c7
Binary files /dev/null and b/epapirus/16x16/upload.png differ
diff --git a/epapirus/16x16/uploadadd.png b/epapirus/16x16/uploadadd.png
new file mode 100644
index 0000000..08d08cf
Binary files /dev/null and b/epapirus/16x16/uploadadd.png differ
diff --git a/epapirus/AUTHORS b/epapirus/AUTHORS
new file mode 100644
index 0000000..33db7cb
--- /dev/null
+++ b/epapirus/AUTHORS
@@ -0,0 +1 @@
+Alexey Varfolomeev - author icon theme Papirus (https://github.com/PapirusDevelopmentTeam)
diff --git a/epapirus/LICENSE b/epapirus/LICENSE
new file mode 100644
index 0000000..65c5ca8
--- /dev/null
+++ b/epapirus/LICENSE
@@ -0,0 +1,165 @@
+ GNU LESSER GENERAL PUBLIC LICENSE
+ Version 3, 29 June 2007
+
+ Copyright (C) 2007 Free Software Foundation, Inc.
+ Everyone is permitted to copy and distribute verbatim copies
+ of this license document, but changing it is not allowed.
+
+
+ This version of the GNU Lesser General Public License incorporates
+the terms and conditions of version 3 of the GNU General Public
+License, supplemented by the additional permissions listed below.
+
+ 0. Additional Definitions.
+
+ As used herein, "this License" refers to version 3 of the GNU Lesser
+General Public License, and the "GNU GPL" refers to version 3 of the GNU
+General Public License.
+
+ "The Library" refers to a covered work governed by this License,
+other than an Application or a Combined Work as defined below.
+
+ An "Application" is any work that makes use of an interface provided
+by the Library, but which is not otherwise based on the Library.
+Defining a subclass of a class defined by the Library is deemed a mode
+of using an interface provided by the Library.
+
+ A "Combined Work" is a work produced by combining or linking an
+Application with the Library. The particular version of the Library
+with which the Combined Work was made is also called the "Linked
+Version".
+
+ The "Minimal Corresponding Source" for a Combined Work means the
+Corresponding Source for the Combined Work, excluding any source code
+for portions of the Combined Work that, considered in isolation, are
+based on the Application, and not on the Linked Version.
+
+ The "Corresponding Application Code" for a Combined Work means the
+object code and/or source code for the Application, including any data
+and utility programs needed for reproducing the Combined Work from the
+Application, but excluding the System Libraries of the Combined Work.
+
+ 1. Exception to Section 3 of the GNU GPL.
+
+ You may convey a covered work under sections 3 and 4 of this License
+without being bound by section 3 of the GNU GPL.
+
+ 2. Conveying Modified Versions.
+
+ If you modify a copy of the Library, and, in your modifications, a
+facility refers to a function or data to be supplied by an Application
+that uses the facility (other than as an argument passed when the
+facility is invoked), then you may convey a copy of the modified
+version:
+
+ a) under this License, provided that you make a good faith effort to
+ ensure that, in the event an Application does not supply the
+ function or data, the facility still operates, and performs
+ whatever part of its purpose remains meaningful, or
+
+ b) under the GNU GPL, with none of the additional permissions of
+ this License applicable to that copy.
+
+ 3. Object Code Incorporating Material from Library Header Files.
+
+ The object code form of an Application may incorporate material from
+a header file that is part of the Library. You may convey such object
+code under terms of your choice, provided that, if the incorporated
+material is not limited to numerical parameters, data structure
+layouts and accessors, or small macros, inline functions and templates
+(ten or fewer lines in length), you do both of the following:
+
+ a) Give prominent notice with each copy of the object code that the
+ Library is used in it and that the Library and its use are
+ covered by this License.
+
+ b) Accompany the object code with a copy of the GNU GPL and this license
+ document.
+
+ 4. Combined Works.
+
+ You may convey a Combined Work under terms of your choice that,
+taken together, effectively do not restrict modification of the
+portions of the Library contained in the Combined Work and reverse
+engineering for debugging such modifications, if you also do each of
+the following:
+
+ a) Give prominent notice with each copy of the Combined Work that
+ the Library is used in it and that the Library and its use are
+ covered by this License.
+
+ b) Accompany the Combined Work with a copy of the GNU GPL and this license
+ document.
+
+ c) For a Combined Work that displays copyright notices during
+ execution, include the copyright notice for the Library among
+ these notices, as well as a reference directing the user to the
+ copies of the GNU GPL and this license document.
+
+ d) Do one of the following:
+
+ 0) Convey the Minimal Corresponding Source under the terms of this
+ License, and the Corresponding Application Code in a form
+ suitable for, and under terms that permit, the user to
+ recombine or relink the Application with a modified version of
+ the Linked Version to produce a modified Combined Work, in the
+ manner specified by section 6 of the GNU GPL for conveying
+ Corresponding Source.
+
+ 1) Use a suitable shared library mechanism for linking with the
+ Library. A suitable mechanism is one that (a) uses at run time
+ a copy of the Library already present on the user's computer
+ system, and (b) will operate properly with a modified version
+ of the Library that is interface-compatible with the Linked
+ Version.
+
+ e) Provide Installation Information, but only if you would otherwise
+ be required to provide such information under section 6 of the
+ GNU GPL, and only to the extent that such information is
+ necessary to install and execute a modified version of the
+ Combined Work produced by recombining or relinking the
+ Application with a modified version of the Linked Version. (If
+ you use option 4d0, the Installation Information must accompany
+ the Minimal Corresponding Source and Corresponding Application
+ Code. If you use option 4d1, you must provide the Installation
+ Information in the manner specified by section 6 of the GNU GPL
+ for conveying Corresponding Source.)
+
+ 5. Combined Libraries.
+
+ You may place library facilities that are a work based on the
+Library side by side in a single library together with other library
+facilities that are not Applications and are not covered by this
+License, and convey such a combined library under terms of your
+choice, if you do both of the following:
+
+ a) Accompany the combined library with a copy of the same work based
+ on the Library, uncombined with any other library facilities,
+ conveyed under the terms of this License.
+
+ b) Give prominent notice with the combined library that part of it
+ is a work based on the Library, and explaining where to find the
+ accompanying uncombined form of the same work.
+
+ 6. Revised Versions of the GNU Lesser General Public License.
+
+ The Free Software Foundation may publish revised and/or new versions
+of the GNU Lesser General Public License from time to time. Such new
+versions will be similar in spirit to the present version, but may
+differ in detail to address new problems or concerns.
+
+ Each version is given a distinguishing version number. If the
+Library as you received it specifies that a certain numbered version
+of the GNU Lesser General Public License "or any later version"
+applies to it, you have the option of following the terms and
+conditions either of that published version or of any later version
+published by the Free Software Foundation. If the Library as you
+received it does not specify a version number of the GNU Lesser
+General Public License, you may choose any version of the GNU Lesser
+General Public License ever published by the Free Software Foundation.
+
+ If the Library as you received it specifies that a proxy can decide
+whether future versions of the GNU Lesser General Public License shall
+apply, that proxy's public statement of acceptance of any version is
+permanent authorization for you to choose that version for the
+Library.
diff --git a/epapirus/theme.xml b/epapirus/theme.xml
new file mode 100644
index 0000000..0f959df
--- /dev/null
+++ b/epapirus/theme.xml
@@ -0,0 +1,9 @@
+
+
+
+ ePapirus
+ Alexey Varfolomeev, Papirus Development Team
+ varlesh@gmail.com
+ 16x16
+
+
diff --git a/install-papirus-root.sh b/install-papirus-root.sh
index 9fd77a4..c57b2ba 100755
--- a/install-papirus-root.sh
+++ b/install-papirus-root.sh
@@ -33,10 +33,12 @@ echo "=> Unpacking archive ..."
tar -xzf "/tmp/$gh_repo.tar.gz" -C "$temp_dir"
echo "=> Deleting old $gh_desc ..."
sudo rm -rf /usr/share/filezilla/resources/papirus \
+ /usr/share/filezilla/resources/epapirus
/usr/share/filezilla/resources/papirus-dark
echo "=> Installing ..."
sudo cp --no-preserve=mode,ownership -r \
"$temp_dir/$gh_repo-master/papirus" \
+ "$temp_dir/$gh_repo-master/epapirus" \
"$temp_dir/$gh_repo-master/papirus-dark" \
"/usr/share/filezilla/resources/"
echo "=> Clearing cache ..."
diff --git a/papirus-dark/16x16/ascii.png b/papirus-dark/16x16/ascii.png
index 2301e01..039adb5 100644
Binary files a/papirus-dark/16x16/ascii.png and b/papirus-dark/16x16/ascii.png differ
diff --git a/papirus-dark/16x16/auto.png b/papirus-dark/16x16/auto.png
index 156af76..ee374cc 100644
Binary files a/papirus-dark/16x16/auto.png and b/papirus-dark/16x16/auto.png differ
diff --git a/papirus-dark/16x16/binary.png b/papirus-dark/16x16/binary.png
index 9117c5b..ca3b546 100644
Binary files a/papirus-dark/16x16/binary.png and b/papirus-dark/16x16/binary.png differ
diff --git a/papirus-dark/16x16/bookmark.png b/papirus-dark/16x16/bookmark.png
index 99ec66d..01564da 100644
Binary files a/papirus-dark/16x16/bookmark.png and b/papirus-dark/16x16/bookmark.png differ
diff --git a/papirus-dark/16x16/cancel.png b/papirus-dark/16x16/cancel.png
index 38aaae4..40f7ea6 100644
Binary files a/papirus-dark/16x16/cancel.png and b/papirus-dark/16x16/cancel.png differ
diff --git a/papirus-dark/16x16/compare.png b/papirus-dark/16x16/compare.png
index 6432693..c8f890f 100644
Binary files a/papirus-dark/16x16/compare.png and b/papirus-dark/16x16/compare.png differ
diff --git a/papirus-dark/16x16/disconnect.png b/papirus-dark/16x16/disconnect.png
index 0a76fa3..29c75bc 100644
Binary files a/papirus-dark/16x16/disconnect.png and b/papirus-dark/16x16/disconnect.png differ
diff --git a/papirus-dark/16x16/download.png b/papirus-dark/16x16/download.png
index 3ef96e4..36ef9d6 100644
Binary files a/papirus-dark/16x16/download.png and b/papirus-dark/16x16/download.png differ
diff --git a/papirus-dark/16x16/downloadadd.png b/papirus-dark/16x16/downloadadd.png
index aae2b36..6047494 100644
Binary files a/papirus-dark/16x16/downloadadd.png and b/papirus-dark/16x16/downloadadd.png differ
diff --git a/papirus-dark/16x16/file.png b/papirus-dark/16x16/file.png
index ff940cc..e943964 100644
Binary files a/papirus-dark/16x16/file.png and b/papirus-dark/16x16/file.png differ
diff --git a/papirus-dark/16x16/filter.png b/papirus-dark/16x16/filter.png
index 3338f69..17d37b6 100644
Binary files a/papirus-dark/16x16/filter.png and b/papirus-dark/16x16/filter.png differ
diff --git a/papirus-dark/16x16/find.png b/papirus-dark/16x16/find.png
index a7c007d..635f597 100644
Binary files a/papirus-dark/16x16/find.png and b/papirus-dark/16x16/find.png differ
diff --git a/papirus-dark/16x16/folder.png b/papirus-dark/16x16/folder.png
index f95c4bc..7599497 100644
Binary files a/papirus-dark/16x16/folder.png and b/papirus-dark/16x16/folder.png differ
diff --git a/papirus-dark/16x16/folderback.png b/papirus-dark/16x16/folderback.png
index e68488a..e763269 100644
Binary files a/papirus-dark/16x16/folderback.png and b/papirus-dark/16x16/folderback.png differ
diff --git a/papirus-dark/16x16/folderclosed.png b/papirus-dark/16x16/folderclosed.png
index f95c4bc..7599497 100644
Binary files a/papirus-dark/16x16/folderclosed.png and b/papirus-dark/16x16/folderclosed.png differ
diff --git a/papirus-dark/16x16/folderup.png b/papirus-dark/16x16/folderup.png
index 69eba2f..ed7f5ec 100644
Binary files a/papirus-dark/16x16/folderup.png and b/papirus-dark/16x16/folderup.png differ
diff --git a/papirus-dark/16x16/help.png b/papirus-dark/16x16/help.png
index 9ab55dc..a47bef5 100644
Binary files a/papirus-dark/16x16/help.png and b/papirus-dark/16x16/help.png differ
diff --git a/papirus-dark/16x16/localtreeview.png b/papirus-dark/16x16/localtreeview.png
index f509f91..68ad8ac 100644
Binary files a/papirus-dark/16x16/localtreeview.png and b/papirus-dark/16x16/localtreeview.png differ
diff --git a/papirus-dark/16x16/lock.png b/papirus-dark/16x16/lock.png
index 59d4f5f..bc002f8 100644
Binary files a/papirus-dark/16x16/lock.png and b/papirus-dark/16x16/lock.png differ
diff --git a/papirus-dark/16x16/logview.png b/papirus-dark/16x16/logview.png
index 227e80a..c59aea9 100644
Binary files a/papirus-dark/16x16/logview.png and b/papirus-dark/16x16/logview.png differ
diff --git a/papirus-dark/16x16/processqueue.png b/papirus-dark/16x16/processqueue.png
index fda2692..6447b17 100644
Binary files a/papirus-dark/16x16/processqueue.png and b/papirus-dark/16x16/processqueue.png differ
diff --git a/papirus-dark/16x16/queueview.png b/papirus-dark/16x16/queueview.png
index 073176d..c9d7baf 100644
Binary files a/papirus-dark/16x16/queueview.png and b/papirus-dark/16x16/queueview.png differ
diff --git a/papirus-dark/16x16/reconnect.png b/papirus-dark/16x16/reconnect.png
index e81d8ea..af8d1a4 100644
Binary files a/papirus-dark/16x16/reconnect.png and b/papirus-dark/16x16/reconnect.png differ
diff --git a/papirus-dark/16x16/refresh.png b/papirus-dark/16x16/refresh.png
index b4337a8..1de8528 100644
Binary files a/papirus-dark/16x16/refresh.png and b/papirus-dark/16x16/refresh.png differ
diff --git a/papirus-dark/16x16/remotetreeview.png b/papirus-dark/16x16/remotetreeview.png
index 07bb9eb..684f3b7 100644
Binary files a/papirus-dark/16x16/remotetreeview.png and b/papirus-dark/16x16/remotetreeview.png differ
diff --git a/papirus-dark/16x16/server.png b/papirus-dark/16x16/server.png
index 24e9097..bcc59c2 100644
Binary files a/papirus-dark/16x16/server.png and b/papirus-dark/16x16/server.png differ
diff --git a/papirus-dark/16x16/showhidden.png b/papirus-dark/16x16/showhidden.png
index 47e131e..5ff3fc7 100644
Binary files a/papirus-dark/16x16/showhidden.png and b/papirus-dark/16x16/showhidden.png differ
diff --git a/papirus-dark/16x16/sitemanager.png b/papirus-dark/16x16/sitemanager.png
index c4fe1a7..7f044d1 100644
Binary files a/papirus-dark/16x16/sitemanager.png and b/papirus-dark/16x16/sitemanager.png differ
diff --git a/papirus-dark/16x16/speedlimits.png b/papirus-dark/16x16/speedlimits.png
index cb566f9..4fa3006 100644
Binary files a/papirus-dark/16x16/speedlimits.png and b/papirus-dark/16x16/speedlimits.png differ
diff --git a/papirus-dark/16x16/synchronize.png b/papirus-dark/16x16/synchronize.png
index 2c5f683..30722e1 100644
Binary files a/papirus-dark/16x16/synchronize.png and b/papirus-dark/16x16/synchronize.png differ
diff --git a/papirus-dark/16x16/upload.png b/papirus-dark/16x16/upload.png
index 139ee9c..be69d85 100644
Binary files a/papirus-dark/16x16/upload.png and b/papirus-dark/16x16/upload.png differ
diff --git a/papirus-dark/16x16/uploadadd.png b/papirus-dark/16x16/uploadadd.png
index ad29017..283b16c 100644
Binary files a/papirus-dark/16x16/uploadadd.png and b/papirus-dark/16x16/uploadadd.png differ
diff --git a/papirus/16x16/ascii.png b/papirus/16x16/ascii.png
index 339e355..cd53249 100644
Binary files a/papirus/16x16/ascii.png and b/papirus/16x16/ascii.png differ
diff --git a/papirus/16x16/auto.png b/papirus/16x16/auto.png
index 5205c53..2e0970b 100644
Binary files a/papirus/16x16/auto.png and b/papirus/16x16/auto.png differ
diff --git a/papirus/16x16/binary.png b/papirus/16x16/binary.png
index 8bd45e0..c5ab09e 100644
Binary files a/papirus/16x16/binary.png and b/papirus/16x16/binary.png differ
diff --git a/papirus/16x16/bookmark.png b/papirus/16x16/bookmark.png
index f78e453..f2f9692 100644
Binary files a/papirus/16x16/bookmark.png and b/papirus/16x16/bookmark.png differ
diff --git a/papirus/16x16/cancel.png b/papirus/16x16/cancel.png
index 0ce31c2..d7ceaf6 100644
Binary files a/papirus/16x16/cancel.png and b/papirus/16x16/cancel.png differ
diff --git a/papirus/16x16/compare.png b/papirus/16x16/compare.png
index e253a35..3329a41 100644
Binary files a/papirus/16x16/compare.png and b/papirus/16x16/compare.png differ
diff --git a/papirus/16x16/disconnect.png b/papirus/16x16/disconnect.png
index 0a76fa3..29c75bc 100644
Binary files a/papirus/16x16/disconnect.png and b/papirus/16x16/disconnect.png differ
diff --git a/papirus/16x16/download.png b/papirus/16x16/download.png
index 86a7723..72c9f99 100644
Binary files a/papirus/16x16/download.png and b/papirus/16x16/download.png differ
diff --git a/papirus/16x16/downloadadd.png b/papirus/16x16/downloadadd.png
index 8686fab..695583a 100644
Binary files a/papirus/16x16/downloadadd.png and b/papirus/16x16/downloadadd.png differ
diff --git a/papirus/16x16/file.png b/papirus/16x16/file.png
index 9dcfca9..fb84ee0 100644
Binary files a/papirus/16x16/file.png and b/papirus/16x16/file.png differ
diff --git a/papirus/16x16/filter.png b/papirus/16x16/filter.png
index eae3c23..35f9a0f 100644
Binary files a/papirus/16x16/filter.png and b/papirus/16x16/filter.png differ
diff --git a/papirus/16x16/find.png b/papirus/16x16/find.png
index 00ece63..c481ed5 100644
Binary files a/papirus/16x16/find.png and b/papirus/16x16/find.png differ
diff --git a/papirus/16x16/folder.png b/papirus/16x16/folder.png
index c9af458..dad286e 100644
Binary files a/papirus/16x16/folder.png and b/papirus/16x16/folder.png differ
diff --git a/papirus/16x16/folderback.png b/papirus/16x16/folderback.png
index e56f297..3823509 100644
Binary files a/papirus/16x16/folderback.png and b/papirus/16x16/folderback.png differ
diff --git a/papirus/16x16/folderclosed.png b/papirus/16x16/folderclosed.png
index c9af458..dad286e 100644
Binary files a/papirus/16x16/folderclosed.png and b/papirus/16x16/folderclosed.png differ
diff --git a/papirus/16x16/folderup.png b/papirus/16x16/folderup.png
index 833dcd6..61c1cd9 100644
Binary files a/papirus/16x16/folderup.png and b/papirus/16x16/folderup.png differ
diff --git a/papirus/16x16/help.png b/papirus/16x16/help.png
index f317d5a..c1808f6 100644
Binary files a/papirus/16x16/help.png and b/papirus/16x16/help.png differ
diff --git a/papirus/16x16/localtreeview.png b/papirus/16x16/localtreeview.png
index 1482e4c..184a93a 100644
Binary files a/papirus/16x16/localtreeview.png and b/papirus/16x16/localtreeview.png differ
diff --git a/papirus/16x16/lock.png b/papirus/16x16/lock.png
index 61aa5b4..5be749b 100644
Binary files a/papirus/16x16/lock.png and b/papirus/16x16/lock.png differ
diff --git a/papirus/16x16/logview.png b/papirus/16x16/logview.png
index 8b84d8d..c4d3666 100644
Binary files a/papirus/16x16/logview.png and b/papirus/16x16/logview.png differ
diff --git a/papirus/16x16/processqueue.png b/papirus/16x16/processqueue.png
index 9920434..f6fc126 100644
Binary files a/papirus/16x16/processqueue.png and b/papirus/16x16/processqueue.png differ
diff --git a/papirus/16x16/queueview.png b/papirus/16x16/queueview.png
index 37c29ba..06de9da 100644
Binary files a/papirus/16x16/queueview.png and b/papirus/16x16/queueview.png differ
diff --git a/papirus/16x16/reconnect.png b/papirus/16x16/reconnect.png
index 2ad8c1d..ef6160a 100644
Binary files a/papirus/16x16/reconnect.png and b/papirus/16x16/reconnect.png differ
diff --git a/papirus/16x16/refresh.png b/papirus/16x16/refresh.png
index cf6f702..d8e75b6 100644
Binary files a/papirus/16x16/refresh.png and b/papirus/16x16/refresh.png differ
diff --git a/papirus/16x16/remotetreeview.png b/papirus/16x16/remotetreeview.png
index 66ad642..f9809cc 100644
Binary files a/papirus/16x16/remotetreeview.png and b/papirus/16x16/remotetreeview.png differ
diff --git a/papirus/16x16/server.png b/papirus/16x16/server.png
index 26cd843..18d1bd3 100644
Binary files a/papirus/16x16/server.png and b/papirus/16x16/server.png differ
diff --git a/papirus/16x16/showhidden.png b/papirus/16x16/showhidden.png
index 923c510..ef4357c 100644
Binary files a/papirus/16x16/showhidden.png and b/papirus/16x16/showhidden.png differ
diff --git a/papirus/16x16/sitemanager.png b/papirus/16x16/sitemanager.png
index e1f5b78..c721633 100644
Binary files a/papirus/16x16/sitemanager.png and b/papirus/16x16/sitemanager.png differ
diff --git a/papirus/16x16/speedlimits.png b/papirus/16x16/speedlimits.png
index 7a93ecc..a13040c 100644
Binary files a/papirus/16x16/speedlimits.png and b/papirus/16x16/speedlimits.png differ
diff --git a/papirus/16x16/synchronize.png b/papirus/16x16/synchronize.png
index 06223a5..ede9c46 100644
Binary files a/papirus/16x16/synchronize.png and b/papirus/16x16/synchronize.png differ
diff --git a/papirus/16x16/upload.png b/papirus/16x16/upload.png
index ecdea42..f2b1c8f 100644
Binary files a/papirus/16x16/upload.png and b/papirus/16x16/upload.png differ
diff --git a/papirus/16x16/uploadadd.png b/papirus/16x16/uploadadd.png
index eb70eee..d1fba42 100644
Binary files a/papirus/16x16/uploadadd.png and b/papirus/16x16/uploadadd.png differ
diff --git a/remove-papirus.sh b/remove-papirus.sh
index ea913bc..67f6362 100755
--- a/remove-papirus.sh
+++ b/remove-papirus.sh
@@ -26,5 +26,6 @@ EOF
echo "=> Removing $gh_desc ..."
sudo rm -rf /usr/share/filezilla/resources/papirus \
+ /usr/share/filezilla/resources/epapirus
/usr/share/filezilla/resources/papirus-dark
echo "=> Done!"
diff --git a/src/convert-to-png.sh b/src/convert-to-png.sh
new file mode 100755
index 0000000..0b8f5b4
--- /dev/null
+++ b/src/convert-to-png.sh
@@ -0,0 +1,22 @@
+#!/bin/bash
+echo "convert ePapirus"
+cd epapirus
+rm *.png
+for file in *.svg; do inkscape $file --without-gui --export-png=$file.png; done
+rename 's/\.svg\.png/\.png/g' *.png
+cd ..
+
+echo "convert Papirus"
+cd papirus
+rm *.png
+for file in *.svg; do inkscape $file --without-gui --export-png=$file.png; done
+rename 's/\.svg\.png/\.png/g' *.png
+cd ..
+
+echo "convert PapirusDark"
+cd papirus-dark
+rm *.png
+for file in *.svg; do inkscape $file --without-gui --export-png=$file.png; done
+rename 's/\.svg\.png/\.png/g' *.png
+cd ..
+echo "done"
diff --git a/src/copy-to-theme.sh b/src/copy-to-theme.sh
new file mode 100755
index 0000000..9f7c7a3
--- /dev/null
+++ b/src/copy-to-theme.sh
@@ -0,0 +1,5 @@
+#!/bin/bash
+cp epapirus/*.png ../epapirus/16x16/
+cp papirus/*.png ../papirus/16x16/
+cp papirus-dark/*.png ../papirus-dark/16x16/
+echo "done"
diff --git a/src/epapirus/ascii.png b/src/epapirus/ascii.png
new file mode 100644
index 0000000..50bb1bd
Binary files /dev/null and b/src/epapirus/ascii.png differ
diff --git a/src/ascii.svg b/src/epapirus/ascii.svg
similarity index 96%
rename from src/ascii.svg
rename to src/epapirus/ascii.svg
index 89b23a7..c6e550e 100644
--- a/src/ascii.svg
+++ b/src/epapirus/ascii.svg
@@ -61,6 +61,6 @@
diff --git a/src/epapirus/auto.png b/src/epapirus/auto.png
new file mode 100644
index 0000000..9b311e5
Binary files /dev/null and b/src/epapirus/auto.png differ
diff --git a/src/auto.svg b/src/epapirus/auto.svg
similarity index 94%
rename from src/auto.svg
rename to src/epapirus/auto.svg
index d1225c5..f3d9d96 100644
--- a/src/auto.svg
+++ b/src/epapirus/auto.svg
@@ -28,6 +28,6 @@
id="defs7386" />
diff --git a/src/epapirus/binary.png b/src/epapirus/binary.png
new file mode 100644
index 0000000..7695077
Binary files /dev/null and b/src/epapirus/binary.png differ
diff --git a/src/binary.svg b/src/epapirus/binary.svg
similarity index 96%
rename from src/binary.svg
rename to src/epapirus/binary.svg
index fba154b..e18a743 100644
--- a/src/binary.svg
+++ b/src/epapirus/binary.svg
@@ -29,5 +29,5 @@
+ style="opacity:1;enable-background:new;fill:#6e6e6e;fill-opacity:1" />
diff --git a/src/epapirus/bookmark.png b/src/epapirus/bookmark.png
new file mode 100644
index 0000000..126a7b5
Binary files /dev/null and b/src/epapirus/bookmark.png differ
diff --git a/src/bookmark.svg b/src/epapirus/bookmark.svg
similarity index 94%
rename from src/bookmark.svg
rename to src/epapirus/bookmark.svg
index 6ba6be8..151bc0a 100644
--- a/src/bookmark.svg
+++ b/src/epapirus/bookmark.svg
@@ -29,5 +29,5 @@
+ style="opacity:1;fill:#6e6e6e;fill-opacity:1" />
diff --git a/src/epapirus/cancel.png b/src/epapirus/cancel.png
new file mode 100644
index 0000000..17f2dc7
Binary files /dev/null and b/src/epapirus/cancel.png differ
diff --git a/src/cancel.svg b/src/epapirus/cancel.svg
similarity index 91%
rename from src/cancel.svg
rename to src/epapirus/cancel.svg
index 41e4663..c0f0069 100644
--- a/src/cancel.svg
+++ b/src/epapirus/cancel.svg
@@ -28,6 +28,6 @@
id="title8473">Paper Symbolic Icon Theme
diff --git a/src/epapirus/compare.png b/src/epapirus/compare.png
new file mode 100644
index 0000000..82852d3
Binary files /dev/null and b/src/epapirus/compare.png differ
diff --git a/src/compare.svg b/src/epapirus/compare.svg
similarity index 90%
rename from src/compare.svg
rename to src/epapirus/compare.svg
index d09be4c..f7b2780 100644
--- a/src/compare.svg
+++ b/src/epapirus/compare.svg
@@ -61,6 +61,6 @@
diff --git a/src/epapirus/disconnect.png b/src/epapirus/disconnect.png
new file mode 100644
index 0000000..29c75bc
Binary files /dev/null and b/src/epapirus/disconnect.png differ
diff --git a/src/disconnect.svg b/src/epapirus/disconnect.svg
similarity index 99%
rename from src/disconnect.svg
rename to src/epapirus/disconnect.svg
index da72f5f..5586563 100644
--- a/src/disconnect.svg
+++ b/src/epapirus/disconnect.svg
@@ -46,7 +46,7 @@
id="path6214"
style="enable-background:new"
d="m554 187c-3.866 0-7 3.134-7 7s3.134 7 7 7 7-3.134 7-7-3.134-7-7-7zm-0.5 1.9375c0.0669-0.007 0.15125 0.004 0.21875 0 0.008 0.032-0.0487 0.14587-0.125 0.3125-0.48586 1.0614-0.51342 2.3044-0.0625 2.9688 0.0816 0.12046 0.15625 0.2351 0.15625 0.25s-0.088 0.0312-0.1875 0.0312c-0.23358 0-0.45462-0.14236-0.90625-0.49999-0.20063-0.15887-0.46145-0.29231-0.5625-0.31251-0.15868-0.0317-0.20098-0.0178-0.40626 0.1875-0.19099 0.19096-0.24999 0.29393-0.24999 0.46875 0 0.66294 0.78708 1.1899 2.25 1.5 1.9867 0.42107 2.4764 0.79912 2.5312 1.8438 0.0688 1.31-0.6286 2.2978-2.1562 3.0625-0.18233 0.0913-0.2985 0.12675-0.375 0.15625-0.0339-0.003-0.0599 0.003-0.0937 0-0.013-0.0405-0.0312-0.13446-0.0312-0.3125 0-0.69578-0.27424-1.412-0.68749-1.8125-0.11093-0.10752-0.42153-0.33535-0.68751-0.5-0.26597-0.16464-0.53395-0.3559-0.59375-0.4375-0.0991-0.13541-0.10734-0.2186-0.0312-0.46875 0.13876-0.45687 0.30391-0.71133 0.62499-1 0.16833-0.15134 0.33771-0.27825 0.375-0.28125 0.0373-0.003-0.21515-0.0788-0.59375-0.15625-0.37858-0.0776-0.93237-0.24012-1.2187-0.34375-0.52358-0.18945-1.2305-0.58716-1.5-0.875-0.0114-0.0122-0.0213-0.0204-0.0312-0.0312 0.38613-1.5381 1.4697-2.7987 2.9062-3.4062 0.30057-0.12713 0.61042-0.21435 0.9375-0.28125 0.16292-0.0333 0.33178-0.0454 0.5-0.0625zm4.6875 2.3438c0.11745 0.0726 0.56091 1.032 0.6875 1.5 0.16344 0.60419 0.15161 1.6498 0 2.25-0.0577 0.22844-0.13165 0.44215-0.15625 0.46875s-0.11381-0.12653-0.21875-0.3125c-0.10495-0.18594-0.44016-0.58105-0.71875-0.875-0.80414-0.84853-0.93059-1.2916-0.59375-1.9688 0.16987-0.34149 0.9091-1.1186 1-1.0625z"
- fill="#e74c3c" />
+ fill="#5294e2" />
diff --git a/src/epapirus/download.png b/src/epapirus/download.png
new file mode 100644
index 0000000..c788d1a
Binary files /dev/null and b/src/epapirus/download.png differ
diff --git a/src/download.svg b/src/epapirus/download.svg
similarity index 90%
rename from src/download.svg
rename to src/epapirus/download.svg
index 4c523b2..5b9f009 100644
--- a/src/download.svg
+++ b/src/epapirus/download.svg
@@ -28,6 +28,6 @@
id="title8473">Paper Symbolic Icon Theme
diff --git a/src/epapirus/downloadadd.png b/src/epapirus/downloadadd.png
new file mode 100644
index 0000000..dd40bcb
Binary files /dev/null and b/src/epapirus/downloadadd.png differ
diff --git a/src/downloadadd.svg b/src/epapirus/downloadadd.svg
similarity index 92%
rename from src/downloadadd.svg
rename to src/epapirus/downloadadd.svg
index 164c684..014fed9 100644
--- a/src/downloadadd.svg
+++ b/src/epapirus/downloadadd.svg
@@ -30,7 +30,7 @@
transform="translate(-507,-40)"
id="layer12">
diff --git a/src/epapirus/file.png b/src/epapirus/file.png
new file mode 100644
index 0000000..5a75b01
Binary files /dev/null and b/src/epapirus/file.png differ
diff --git a/src/file.svg b/src/epapirus/file.svg
similarity index 93%
rename from src/file.svg
rename to src/epapirus/file.svg
index a353d1d..4c8e7ed 100644
--- a/src/file.svg
+++ b/src/epapirus/file.svg
@@ -28,6 +28,6 @@
id="title8473">Paper Symbolic Icon Theme
diff --git a/src/epapirus/filter.png b/src/epapirus/filter.png
new file mode 100644
index 0000000..f61af79
Binary files /dev/null and b/src/epapirus/filter.png differ
diff --git a/src/filter.svg b/src/epapirus/filter.svg
similarity index 94%
rename from src/filter.svg
rename to src/epapirus/filter.svg
index 475fd24..2c3bac8 100644
--- a/src/filter.svg
+++ b/src/epapirus/filter.svg
@@ -29,5 +29,5 @@
+ style="opacity:1;fill:#6e6e6e;fill-opacity:1" />
diff --git a/src/epapirus/find.png b/src/epapirus/find.png
new file mode 100644
index 0000000..ac6c37c
Binary files /dev/null and b/src/epapirus/find.png differ
diff --git a/src/find.svg b/src/epapirus/find.svg
similarity index 91%
rename from src/find.svg
rename to src/epapirus/find.svg
index 6fe2515..c371fa6 100644
--- a/src/find.svg
+++ b/src/epapirus/find.svg
@@ -28,6 +28,6 @@
id="title8473">Paper Symbolic Icon Theme
diff --git a/src/epapirus/folder.png b/src/epapirus/folder.png
new file mode 100644
index 0000000..c9b9d29
Binary files /dev/null and b/src/epapirus/folder.png differ
diff --git a/src/folder.svg b/src/epapirus/folder.svg
similarity index 88%
rename from src/folder.svg
rename to src/epapirus/folder.svg
index 6fc6ca8..3e203bc 100644
--- a/src/folder.svg
+++ b/src/epapirus/folder.svg
@@ -37,6 +37,6 @@
diff --git a/src/epapirus/folderback.png b/src/epapirus/folderback.png
new file mode 100644
index 0000000..2e875d3
Binary files /dev/null and b/src/epapirus/folderback.png differ
diff --git a/src/folderback.svg b/src/epapirus/folderback.svg
similarity index 98%
rename from src/folderback.svg
rename to src/epapirus/folderback.svg
index 02e7a8a..102cfa6 100644
--- a/src/folderback.svg
+++ b/src/epapirus/folderback.svg
@@ -69,11 +69,11 @@
id="path5057-4"
transform="translate(466,224)"
d="M 2 1 C 2 1 1 1 1 2 L 1 13 C 1 13 1 14 2 14 L 10.064453 14 L 8.2929688 12.228516 A 1.0001 1.0001 0 0 1 8.2929688 10.814453 L 10.171875 8.9355469 L 11.121094 7.9863281 A 1.0001 1.0001 0 0 1 11.814453 7.6933594 A 1.0001 1.0001 0 0 1 12.535156 7.9863281 L 13.242188 8.6933594 A 1.0001 1.0001 0 0 1 13.318359 10.021484 L 14 10.021484 L 15 10.021484 L 15 4 C 15 3 14 3 14 3 L 9 3 L 7 1 L 2 1 z M 11.828125 8.6933594 L 10.878906 9.6425781 L 9 11.521484 L 10.878906 13.400391 L 11.828125 14.349609 L 12.535156 13.642578 L 11.585938 12.693359 L 10.914062 12.021484 L 13 12.021484 L 15 12.021484 L 15 11.021484 L 14 11.021484 L 13 11.021484 L 10.914062 11.021484 L 11.585938 10.349609 L 12.535156 9.4003906 L 11.828125 8.6933594 z M 13.318359 13.021484 A 1.0001 1.0001 0 0 1 13.466797 14 L 14 14 C 14 14 14.982118 13.997395 14.998047 13.021484 L 13.318359 13.021484 z "
- style="block-progression:tb;text-indent:0;color:#000000;enable-background:accumulate;text-transform:none;fill:#000000;fill-opacity:1;opacity:0.5" />
+ style="block-progression:tb;text-indent:0;color:#6e6e6e;enable-background:accumulate;text-transform:none;fill:#6e6e6e;fill-opacity:1;opacity:1" />
diff --git a/src/epapirus/folderup.png b/src/epapirus/folderup.png
new file mode 100644
index 0000000..62a9299
Binary files /dev/null and b/src/epapirus/folderup.png differ
diff --git a/src/folderup.svg b/src/epapirus/folderup.svg
similarity index 98%
rename from src/folderup.svg
rename to src/epapirus/folderup.svg
index 8ad8827..4b53508 100644
--- a/src/folderup.svg
+++ b/src/epapirus/folderup.svg
@@ -69,11 +69,11 @@
id="path5057-4"
transform="translate(466,224)"
d="M 2 1 C 2 1 1 1 1 2 L 1 13 C 1 13 1 14 2 14 L 11.007812 14 L 11.007812 12.318359 A 1.0001 1.0001 0 0 1 9.6796875 12.242188 L 8.9726562 11.535156 A 1.0001 1.0001 0 0 1 8.9726562 10.121094 L 9.921875 9.171875 L 11.800781 7.2929688 A 1.0001 1.0001 0 0 1 12.494141 7 A 1.0001 1.0001 0 0 1 13.214844 7.2929688 L 15 9.078125 L 15 4 C 15 3 14 3 14 3 L 9 3 L 7 1 L 2 1 z M 12.507812 8 L 10.628906 9.8789062 L 9.6796875 10.828125 L 10.386719 11.535156 L 11.335938 10.585938 L 12.007812 9.9140625 L 12.007812 12 L 12.007812 14 L 13.007812 14 L 13.007812 13 L 13.007812 12 L 13.007812 9.9140625 L 13.679688 10.585938 L 14.628906 11.535156 L 15.335938 10.828125 L 14.386719 9.8789062 L 12.507812 8 z M 14.007812 12.318359 L 14.007812 13 L 14.007812 14 C 14.031956 13.999849 15 13.987624 15 13 L 15 12.460938 A 1.0001 1.0001 0 0 1 14.007812 12.318359 z "
- style="block-progression:tb;text-indent:0;color:#000000;enable-background:accumulate;text-transform:none;fill:#000000;fill-opacity:1;opacity:0.5" />
+ style="block-progression:tb;text-indent:0;color:#6e6e6e;enable-background:accumulate;text-transform:none;fill:#6e6e6e;fill-opacity:1;opacity:1" />
diff --git a/src/epapirus/localtreeview.png b/src/epapirus/localtreeview.png
new file mode 100644
index 0000000..cf05f48
Binary files /dev/null and b/src/epapirus/localtreeview.png differ
diff --git a/src/localtreeview.svg b/src/epapirus/localtreeview.svg
similarity index 94%
rename from src/localtreeview.svg
rename to src/epapirus/localtreeview.svg
index aabff55..b7053f3 100644
--- a/src/localtreeview.svg
+++ b/src/epapirus/localtreeview.svg
@@ -28,6 +28,6 @@
id="title8473">Paper Symbolic Icon Theme
diff --git a/src/epapirus/lock.png b/src/epapirus/lock.png
new file mode 100644
index 0000000..5187925
Binary files /dev/null and b/src/epapirus/lock.png differ
diff --git a/src/lock.svg b/src/epapirus/lock.svg
similarity index 93%
rename from src/lock.svg
rename to src/epapirus/lock.svg
index eb7be1d..5de14ba 100644
--- a/src/lock.svg
+++ b/src/epapirus/lock.svg
@@ -37,6 +37,6 @@
diff --git a/src/epapirus/logview.png b/src/epapirus/logview.png
new file mode 100644
index 0000000..1952213
Binary files /dev/null and b/src/epapirus/logview.png differ
diff --git a/src/logview.svg b/src/epapirus/logview.svg
similarity index 94%
rename from src/logview.svg
rename to src/epapirus/logview.svg
index ece90dc..2189c92 100644
--- a/src/logview.svg
+++ b/src/epapirus/logview.svg
@@ -29,5 +29,5 @@
+ style="opacity:1;fill:#6e6e6e;fill-opacity:1" />
diff --git a/src/epapirus/processqueue.png b/src/epapirus/processqueue.png
new file mode 100644
index 0000000..32ffb1c
Binary files /dev/null and b/src/epapirus/processqueue.png differ
diff --git a/src/processqueue.svg b/src/epapirus/processqueue.svg
similarity index 93%
rename from src/processqueue.svg
rename to src/epapirus/processqueue.svg
index a14aa67..add9e42 100644
--- a/src/processqueue.svg
+++ b/src/epapirus/processqueue.svg
@@ -28,6 +28,6 @@
id="title8473">Paper Symbolic Icon Theme
diff --git a/src/epapirus/queueview.png b/src/epapirus/queueview.png
new file mode 100644
index 0000000..6ce9cb4
Binary files /dev/null and b/src/epapirus/queueview.png differ
diff --git a/src/queueview.svg b/src/epapirus/queueview.svg
similarity index 95%
rename from src/queueview.svg
rename to src/epapirus/queueview.svg
index d9233f1..5fe4720 100644
--- a/src/queueview.svg
+++ b/src/epapirus/queueview.svg
@@ -29,5 +29,5 @@
+ style="opacity:1;enable-background:new;fill:#6e6e6e;fill-opacity:1" />
diff --git a/src/epapirus/reconnect.png b/src/epapirus/reconnect.png
new file mode 100644
index 0000000..96ad167
Binary files /dev/null and b/src/epapirus/reconnect.png differ
diff --git a/src/reconnect.svg b/src/epapirus/reconnect.svg
similarity index 97%
rename from src/reconnect.svg
rename to src/epapirus/reconnect.svg
index a0a9bde..23c4749 100644
--- a/src/reconnect.svg
+++ b/src/epapirus/reconnect.svg
@@ -28,6 +28,6 @@
id="defs7386" />
diff --git a/src/epapirus/refresh.png b/src/epapirus/refresh.png
new file mode 100644
index 0000000..94b0acc
Binary files /dev/null and b/src/epapirus/refresh.png differ
diff --git a/src/refresh.svg b/src/epapirus/refresh.svg
similarity index 95%
rename from src/refresh.svg
rename to src/epapirus/refresh.svg
index 44c4889..66bc8e5 100644
--- a/src/refresh.svg
+++ b/src/epapirus/refresh.svg
@@ -29,5 +29,5 @@
+ style="opacity:1;fill:#6e6e6e;fill-opacity:1" />
diff --git a/src/epapirus/remotetreeview.png b/src/epapirus/remotetreeview.png
new file mode 100644
index 0000000..f90cfc2
Binary files /dev/null and b/src/epapirus/remotetreeview.png differ
diff --git a/src/remotetreeview.svg b/src/epapirus/remotetreeview.svg
similarity index 86%
rename from src/remotetreeview.svg
rename to src/epapirus/remotetreeview.svg
index 7e466c4..f8d9fad 100644
--- a/src/remotetreeview.svg
+++ b/src/epapirus/remotetreeview.svg
@@ -27,7 +27,7 @@
Paper Symbolic Icon Theme
diff --git a/src/epapirus/server.png b/src/epapirus/server.png
new file mode 100644
index 0000000..06f5354
Binary files /dev/null and b/src/epapirus/server.png differ
diff --git a/src/server.svg b/src/epapirus/server.svg
similarity index 95%
rename from src/server.svg
rename to src/epapirus/server.svg
index 2f09555..3ed50f5 100644
--- a/src/server.svg
+++ b/src/epapirus/server.svg
@@ -38,5 +38,5 @@
+ style="opacity:1;fill:#6e6e6e;fill-opacity:1" />
diff --git a/src/epapirus/showhidden.png b/src/epapirus/showhidden.png
new file mode 100644
index 0000000..fdd8f32
Binary files /dev/null and b/src/epapirus/showhidden.png differ
diff --git a/src/showhidden.svg b/src/epapirus/showhidden.svg
similarity index 95%
rename from src/showhidden.svg
rename to src/epapirus/showhidden.svg
index fe00095..224fda1 100644
--- a/src/showhidden.svg
+++ b/src/epapirus/showhidden.svg
@@ -29,5 +29,5 @@
+ style="opacity:1;fill-rule:evenodd;fill:#6e6e6e;fill-opacity:1" />
diff --git a/src/epapirus/sitemanager.png b/src/epapirus/sitemanager.png
new file mode 100644
index 0000000..f125b9e
Binary files /dev/null and b/src/epapirus/sitemanager.png differ
diff --git a/src/sitemanager.svg b/src/epapirus/sitemanager.svg
similarity index 95%
rename from src/sitemanager.svg
rename to src/epapirus/sitemanager.svg
index b2e9a16..a25f002 100644
--- a/src/sitemanager.svg
+++ b/src/epapirus/sitemanager.svg
@@ -62,5 +62,5 @@
+ style="color:#4d4d4d;opacity:1;fill:#6e6e6e;fill-opacity:1" />
diff --git a/src/epapirus/speedlimits.png b/src/epapirus/speedlimits.png
new file mode 100644
index 0000000..160d542
Binary files /dev/null and b/src/epapirus/speedlimits.png differ
diff --git a/src/speedlimits.svg b/src/epapirus/speedlimits.svg
similarity index 98%
rename from src/speedlimits.svg
rename to src/epapirus/speedlimits.svg
index 2219921..ccabd63 100644
--- a/src/speedlimits.svg
+++ b/src/epapirus/speedlimits.svg
@@ -29,5 +29,5 @@
+ style="fill:#6e6e6e;fill-opacity:1;opacity:1" />
diff --git a/src/epapirus/synchronize.png b/src/epapirus/synchronize.png
new file mode 100644
index 0000000..1872c7d
Binary files /dev/null and b/src/epapirus/synchronize.png differ
diff --git a/src/synchronize.svg b/src/epapirus/synchronize.svg
similarity index 96%
rename from src/synchronize.svg
rename to src/epapirus/synchronize.svg
index afbf4c0..88d797a 100644
--- a/src/synchronize.svg
+++ b/src/epapirus/synchronize.svg
@@ -33,7 +33,7 @@
id="path5865"
transform="translate(425,-99.016)"
d="M 8 1.015625 C 4.134 1.015625 1 4.149625 1 8.015625 L 3 8.015625 C 3 5.254225 5.2386 3.015625 8 3.015625 C 9.3816 3.015625 10.615525 3.59065 11.515625 4.5 L 9.0058594 7.015625 L 15.005859 7.015625 L 15.005859 1.015625 L 12.953125 3.0683594 C 11.683125 1.8033594 9.9339063 1.015625 8.0039062 1.015625 L 8 1.015625 z M 13.005859 8 C 13.005859 10.7614 10.767259 13 8.0058594 13 C 6.6242594 13 5.3903344 12.424975 4.4902344 11.515625 L 7 9 L 1 9 L 1 15 L 3.0527344 12.947266 C 4.3227344 14.212266 6.0719531 15 8.0019531 15 L 8.0058594 15 C 11.871859 15 15.005859 11.866 15.005859 8 L 13.005859 8 z "
- style="opacity:0.5;fill:#000000;fill-opacity:1" />
+ style="opacity:1;fill:#6e6e6e;fill-opacity:1" />
Paper Symbolic Icon Theme
diff --git a/src/epapirus/uploadadd.png b/src/epapirus/uploadadd.png
new file mode 100644
index 0000000..08d08cf
Binary files /dev/null and b/src/epapirus/uploadadd.png differ
diff --git a/src/uploadadd.svg b/src/epapirus/uploadadd.svg
similarity index 92%
rename from src/uploadadd.svg
rename to src/epapirus/uploadadd.svg
index cf6f3a2..3223d41 100644
--- a/src/uploadadd.svg
+++ b/src/epapirus/uploadadd.svg
@@ -30,7 +30,7 @@
transform="matrix(1,0,0,-1,-507,56)"
id="layer12">
diff --git a/src/papirus-dark/ascii.png b/src/papirus-dark/ascii.png
new file mode 100644
index 0000000..039adb5
Binary files /dev/null and b/src/papirus-dark/ascii.png differ
diff --git a/src/papirus-dark/ascii.svg b/src/papirus-dark/ascii.svg
new file mode 100644
index 0000000..9f678aa
--- /dev/null
+++ b/src/papirus-dark/ascii.svg
@@ -0,0 +1,66 @@
+
+
diff --git a/src/papirus-dark/auto.png b/src/papirus-dark/auto.png
new file mode 100644
index 0000000..ee374cc
Binary files /dev/null and b/src/papirus-dark/auto.png differ
diff --git a/src/papirus-dark/auto.svg b/src/papirus-dark/auto.svg
new file mode 100644
index 0000000..6ab23e4
--- /dev/null
+++ b/src/papirus-dark/auto.svg
@@ -0,0 +1,33 @@
+
+
diff --git a/src/papirus-dark/binary.png b/src/papirus-dark/binary.png
new file mode 100644
index 0000000..ca3b546
Binary files /dev/null and b/src/papirus-dark/binary.png differ
diff --git a/src/papirus-dark/binary.svg b/src/papirus-dark/binary.svg
new file mode 100644
index 0000000..64f3f83
--- /dev/null
+++ b/src/papirus-dark/binary.svg
@@ -0,0 +1,33 @@
+
+
diff --git a/src/papirus-dark/bookmark.png b/src/papirus-dark/bookmark.png
new file mode 100644
index 0000000..01564da
Binary files /dev/null and b/src/papirus-dark/bookmark.png differ
diff --git a/src/papirus-dark/bookmark.svg b/src/papirus-dark/bookmark.svg
new file mode 100644
index 0000000..101f2f2
--- /dev/null
+++ b/src/papirus-dark/bookmark.svg
@@ -0,0 +1,33 @@
+
+
diff --git a/src/papirus-dark/cancel.png b/src/papirus-dark/cancel.png
new file mode 100644
index 0000000..40f7ea6
Binary files /dev/null and b/src/papirus-dark/cancel.png differ
diff --git a/src/papirus-dark/cancel.svg b/src/papirus-dark/cancel.svg
new file mode 100644
index 0000000..f9418c1
--- /dev/null
+++ b/src/papirus-dark/cancel.svg
@@ -0,0 +1,33 @@
+
+
diff --git a/src/papirus-dark/compare.png b/src/papirus-dark/compare.png
new file mode 100644
index 0000000..c8f890f
Binary files /dev/null and b/src/papirus-dark/compare.png differ
diff --git a/src/papirus-dark/compare.svg b/src/papirus-dark/compare.svg
new file mode 100644
index 0000000..0f6907b
--- /dev/null
+++ b/src/papirus-dark/compare.svg
@@ -0,0 +1,66 @@
+
+
diff --git a/src/papirus-dark/disconnect.png b/src/papirus-dark/disconnect.png
new file mode 100644
index 0000000..29c75bc
Binary files /dev/null and b/src/papirus-dark/disconnect.png differ
diff --git a/src/papirus-dark/disconnect.svg b/src/papirus-dark/disconnect.svg
new file mode 100644
index 0000000..5586563
--- /dev/null
+++ b/src/papirus-dark/disconnect.svg
@@ -0,0 +1,52 @@
+
+
diff --git a/src/papirus-dark/download.png b/src/papirus-dark/download.png
new file mode 100644
index 0000000..36ef9d6
Binary files /dev/null and b/src/papirus-dark/download.png differ
diff --git a/src/papirus-dark/download.svg b/src/papirus-dark/download.svg
new file mode 100644
index 0000000..3a75430
--- /dev/null
+++ b/src/papirus-dark/download.svg
@@ -0,0 +1,33 @@
+
+
diff --git a/src/papirus-dark/downloadadd.png b/src/papirus-dark/downloadadd.png
new file mode 100644
index 0000000..6047494
Binary files /dev/null and b/src/papirus-dark/downloadadd.png differ
diff --git a/src/papirus-dark/downloadadd.svg b/src/papirus-dark/downloadadd.svg
new file mode 100644
index 0000000..2b18f14
--- /dev/null
+++ b/src/papirus-dark/downloadadd.svg
@@ -0,0 +1,38 @@
+
+
diff --git a/src/papirus-dark/file.png b/src/papirus-dark/file.png
new file mode 100644
index 0000000..e943964
Binary files /dev/null and b/src/papirus-dark/file.png differ
diff --git a/src/papirus-dark/file.svg b/src/papirus-dark/file.svg
new file mode 100644
index 0000000..fd16353
--- /dev/null
+++ b/src/papirus-dark/file.svg
@@ -0,0 +1,33 @@
+
+
diff --git a/src/papirus-dark/filter.png b/src/papirus-dark/filter.png
new file mode 100644
index 0000000..17d37b6
Binary files /dev/null and b/src/papirus-dark/filter.png differ
diff --git a/src/papirus-dark/filter.svg b/src/papirus-dark/filter.svg
new file mode 100644
index 0000000..c003700
--- /dev/null
+++ b/src/papirus-dark/filter.svg
@@ -0,0 +1,33 @@
+
+
diff --git a/src/papirus-dark/find.png b/src/papirus-dark/find.png
new file mode 100644
index 0000000..635f597
Binary files /dev/null and b/src/papirus-dark/find.png differ
diff --git a/src/papirus-dark/find.svg b/src/papirus-dark/find.svg
new file mode 100644
index 0000000..3be17f5
--- /dev/null
+++ b/src/papirus-dark/find.svg
@@ -0,0 +1,33 @@
+
+
diff --git a/src/papirus-dark/folder.png b/src/papirus-dark/folder.png
new file mode 100644
index 0000000..7599497
Binary files /dev/null and b/src/papirus-dark/folder.png differ
diff --git a/src/papirus-dark/folder.svg b/src/papirus-dark/folder.svg
new file mode 100644
index 0000000..c6360b2
--- /dev/null
+++ b/src/papirus-dark/folder.svg
@@ -0,0 +1,42 @@
+
+
diff --git a/src/papirus-dark/folderback.png b/src/papirus-dark/folderback.png
new file mode 100644
index 0000000..e763269
Binary files /dev/null and b/src/papirus-dark/folderback.png differ
diff --git a/src/papirus-dark/folderback.svg b/src/papirus-dark/folderback.svg
new file mode 100644
index 0000000..c95c480
--- /dev/null
+++ b/src/papirus-dark/folderback.svg
@@ -0,0 +1,418 @@
+
+
diff --git a/src/papirus-dark/folderclosed.png b/src/papirus-dark/folderclosed.png
new file mode 100644
index 0000000..7599497
Binary files /dev/null and b/src/papirus-dark/folderclosed.png differ
diff --git a/src/papirus-dark/folderclosed.svg b/src/papirus-dark/folderclosed.svg
new file mode 100644
index 0000000..c6360b2
--- /dev/null
+++ b/src/papirus-dark/folderclosed.svg
@@ -0,0 +1,42 @@
+
+
diff --git a/src/papirus-dark/folderup.png b/src/papirus-dark/folderup.png
new file mode 100644
index 0000000..ed7f5ec
Binary files /dev/null and b/src/papirus-dark/folderup.png differ
diff --git a/src/papirus-dark/folderup.svg b/src/papirus-dark/folderup.svg
new file mode 100644
index 0000000..bac49bd
--- /dev/null
+++ b/src/papirus-dark/folderup.svg
@@ -0,0 +1,418 @@
+
+
diff --git a/src/papirus-dark/help.png b/src/papirus-dark/help.png
new file mode 100644
index 0000000..a47bef5
Binary files /dev/null and b/src/papirus-dark/help.png differ
diff --git a/src/papirus-dark/help.svg b/src/papirus-dark/help.svg
new file mode 100644
index 0000000..a8e6496
--- /dev/null
+++ b/src/papirus-dark/help.svg
@@ -0,0 +1,42 @@
+
+
diff --git a/src/papirus-dark/localtreeview.png b/src/papirus-dark/localtreeview.png
new file mode 100644
index 0000000..68ad8ac
Binary files /dev/null and b/src/papirus-dark/localtreeview.png differ
diff --git a/src/papirus-dark/localtreeview.svg b/src/papirus-dark/localtreeview.svg
new file mode 100644
index 0000000..919e10b
--- /dev/null
+++ b/src/papirus-dark/localtreeview.svg
@@ -0,0 +1,33 @@
+
+
diff --git a/src/papirus-dark/lock.png b/src/papirus-dark/lock.png
new file mode 100644
index 0000000..bc002f8
Binary files /dev/null and b/src/papirus-dark/lock.png differ
diff --git a/src/papirus-dark/lock.svg b/src/papirus-dark/lock.svg
new file mode 100644
index 0000000..3c4e8f8
--- /dev/null
+++ b/src/papirus-dark/lock.svg
@@ -0,0 +1,42 @@
+
+
diff --git a/src/papirus-dark/logview.png b/src/papirus-dark/logview.png
new file mode 100644
index 0000000..c59aea9
Binary files /dev/null and b/src/papirus-dark/logview.png differ
diff --git a/src/papirus-dark/logview.svg b/src/papirus-dark/logview.svg
new file mode 100644
index 0000000..4293906
--- /dev/null
+++ b/src/papirus-dark/logview.svg
@@ -0,0 +1,33 @@
+
+
diff --git a/src/papirus-dark/processqueue.png b/src/papirus-dark/processqueue.png
new file mode 100644
index 0000000..6447b17
Binary files /dev/null and b/src/papirus-dark/processqueue.png differ
diff --git a/src/papirus-dark/processqueue.svg b/src/papirus-dark/processqueue.svg
new file mode 100644
index 0000000..eff7588
--- /dev/null
+++ b/src/papirus-dark/processqueue.svg
@@ -0,0 +1,33 @@
+
+
diff --git a/src/papirus-dark/queueview.png b/src/papirus-dark/queueview.png
new file mode 100644
index 0000000..c9d7baf
Binary files /dev/null and b/src/papirus-dark/queueview.png differ
diff --git a/src/papirus-dark/queueview.svg b/src/papirus-dark/queueview.svg
new file mode 100644
index 0000000..7f21949
--- /dev/null
+++ b/src/papirus-dark/queueview.svg
@@ -0,0 +1,33 @@
+
+
diff --git a/src/papirus-dark/reconnect.png b/src/papirus-dark/reconnect.png
new file mode 100644
index 0000000..af8d1a4
Binary files /dev/null and b/src/papirus-dark/reconnect.png differ
diff --git a/src/papirus-dark/reconnect.svg b/src/papirus-dark/reconnect.svg
new file mode 100644
index 0000000..01d41af
--- /dev/null
+++ b/src/papirus-dark/reconnect.svg
@@ -0,0 +1,33 @@
+
+
diff --git a/src/papirus-dark/refresh.png b/src/papirus-dark/refresh.png
new file mode 100644
index 0000000..1de8528
Binary files /dev/null and b/src/papirus-dark/refresh.png differ
diff --git a/src/papirus-dark/refresh.svg b/src/papirus-dark/refresh.svg
new file mode 100644
index 0000000..161392f
--- /dev/null
+++ b/src/papirus-dark/refresh.svg
@@ -0,0 +1,33 @@
+
+
diff --git a/src/papirus-dark/remotetreeview.png b/src/papirus-dark/remotetreeview.png
new file mode 100644
index 0000000..684f3b7
Binary files /dev/null and b/src/papirus-dark/remotetreeview.png differ
diff --git a/src/papirus-dark/remotetreeview.svg b/src/papirus-dark/remotetreeview.svg
new file mode 100644
index 0000000..6f791ad
--- /dev/null
+++ b/src/papirus-dark/remotetreeview.svg
@@ -0,0 +1,33 @@
+
+
diff --git a/src/papirus-dark/server.png b/src/papirus-dark/server.png
new file mode 100644
index 0000000..bcc59c2
Binary files /dev/null and b/src/papirus-dark/server.png differ
diff --git a/src/papirus-dark/server.svg b/src/papirus-dark/server.svg
new file mode 100644
index 0000000..bb7bb4b
--- /dev/null
+++ b/src/papirus-dark/server.svg
@@ -0,0 +1,42 @@
+
+
diff --git a/src/papirus-dark/showhidden.png b/src/papirus-dark/showhidden.png
new file mode 100644
index 0000000..5ff3fc7
Binary files /dev/null and b/src/papirus-dark/showhidden.png differ
diff --git a/src/papirus-dark/showhidden.svg b/src/papirus-dark/showhidden.svg
new file mode 100644
index 0000000..9e3fdc5
--- /dev/null
+++ b/src/papirus-dark/showhidden.svg
@@ -0,0 +1,33 @@
+
+
diff --git a/src/papirus-dark/sitemanager.png b/src/papirus-dark/sitemanager.png
new file mode 100644
index 0000000..7f044d1
Binary files /dev/null and b/src/papirus-dark/sitemanager.png differ
diff --git a/src/papirus-dark/sitemanager.svg b/src/papirus-dark/sitemanager.svg
new file mode 100644
index 0000000..3ac627a
--- /dev/null
+++ b/src/papirus-dark/sitemanager.svg
@@ -0,0 +1,66 @@
+
+
diff --git a/src/papirus-dark/speedlimits.png b/src/papirus-dark/speedlimits.png
new file mode 100644
index 0000000..4fa3006
Binary files /dev/null and b/src/papirus-dark/speedlimits.png differ
diff --git a/src/papirus-dark/speedlimits.svg b/src/papirus-dark/speedlimits.svg
new file mode 100644
index 0000000..ada9512
--- /dev/null
+++ b/src/papirus-dark/speedlimits.svg
@@ -0,0 +1,33 @@
+
+
diff --git a/src/papirus-dark/synchronize.png b/src/papirus-dark/synchronize.png
new file mode 100644
index 0000000..30722e1
Binary files /dev/null and b/src/papirus-dark/synchronize.png differ
diff --git a/src/papirus-dark/synchronize.svg b/src/papirus-dark/synchronize.svg
new file mode 100644
index 0000000..00061f1
--- /dev/null
+++ b/src/papirus-dark/synchronize.svg
@@ -0,0 +1,41 @@
+
+
diff --git a/src/papirus-dark/upload.png b/src/papirus-dark/upload.png
new file mode 100644
index 0000000..be69d85
Binary files /dev/null and b/src/papirus-dark/upload.png differ
diff --git a/src/papirus-dark/upload.svg b/src/papirus-dark/upload.svg
new file mode 100644
index 0000000..7b554a5
--- /dev/null
+++ b/src/papirus-dark/upload.svg
@@ -0,0 +1,33 @@
+
+
diff --git a/src/papirus-dark/uploadadd.png b/src/papirus-dark/uploadadd.png
new file mode 100644
index 0000000..283b16c
Binary files /dev/null and b/src/papirus-dark/uploadadd.png differ
diff --git a/src/papirus-dark/uploadadd.svg b/src/papirus-dark/uploadadd.svg
new file mode 100644
index 0000000..d19ea37
--- /dev/null
+++ b/src/papirus-dark/uploadadd.svg
@@ -0,0 +1,38 @@
+
+
diff --git a/src/papirus/ascii.png b/src/papirus/ascii.png
new file mode 100644
index 0000000..cd53249
Binary files /dev/null and b/src/papirus/ascii.png differ
diff --git a/src/papirus/ascii.svg b/src/papirus/ascii.svg
new file mode 100644
index 0000000..832565a
--- /dev/null
+++ b/src/papirus/ascii.svg
@@ -0,0 +1,66 @@
+
+
diff --git a/src/papirus/auto.png b/src/papirus/auto.png
new file mode 100644
index 0000000..2e0970b
Binary files /dev/null and b/src/papirus/auto.png differ
diff --git a/src/papirus/auto.svg b/src/papirus/auto.svg
new file mode 100644
index 0000000..8966feb
--- /dev/null
+++ b/src/papirus/auto.svg
@@ -0,0 +1,33 @@
+
+
diff --git a/src/papirus/binary.png b/src/papirus/binary.png
new file mode 100644
index 0000000..c5ab09e
Binary files /dev/null and b/src/papirus/binary.png differ
diff --git a/src/papirus/binary.svg b/src/papirus/binary.svg
new file mode 100644
index 0000000..4bf49f6
--- /dev/null
+++ b/src/papirus/binary.svg
@@ -0,0 +1,33 @@
+
+
diff --git a/src/papirus/bookmark.png b/src/papirus/bookmark.png
new file mode 100644
index 0000000..f2f9692
Binary files /dev/null and b/src/papirus/bookmark.png differ
diff --git a/src/papirus/bookmark.svg b/src/papirus/bookmark.svg
new file mode 100644
index 0000000..7158c6a
--- /dev/null
+++ b/src/papirus/bookmark.svg
@@ -0,0 +1,33 @@
+
+
diff --git a/src/papirus/cancel.png b/src/papirus/cancel.png
new file mode 100644
index 0000000..d7ceaf6
Binary files /dev/null and b/src/papirus/cancel.png differ
diff --git a/src/papirus/cancel.svg b/src/papirus/cancel.svg
new file mode 100644
index 0000000..081bc93
--- /dev/null
+++ b/src/papirus/cancel.svg
@@ -0,0 +1,33 @@
+
+
diff --git a/src/papirus/compare.png b/src/papirus/compare.png
new file mode 100644
index 0000000..3329a41
Binary files /dev/null and b/src/papirus/compare.png differ
diff --git a/src/papirus/compare.svg b/src/papirus/compare.svg
new file mode 100644
index 0000000..bcfc95d
--- /dev/null
+++ b/src/papirus/compare.svg
@@ -0,0 +1,66 @@
+
+
diff --git a/src/papirus/disconnect.png b/src/papirus/disconnect.png
new file mode 100644
index 0000000..29c75bc
Binary files /dev/null and b/src/papirus/disconnect.png differ
diff --git a/src/papirus/disconnect.svg b/src/papirus/disconnect.svg
new file mode 100644
index 0000000..5586563
--- /dev/null
+++ b/src/papirus/disconnect.svg
@@ -0,0 +1,52 @@
+
+
diff --git a/src/papirus/download.png b/src/papirus/download.png
new file mode 100644
index 0000000..72c9f99
Binary files /dev/null and b/src/papirus/download.png differ
diff --git a/src/papirus/download.svg b/src/papirus/download.svg
new file mode 100644
index 0000000..f2ba4e3
--- /dev/null
+++ b/src/papirus/download.svg
@@ -0,0 +1,33 @@
+
+
diff --git a/src/papirus/downloadadd.png b/src/papirus/downloadadd.png
new file mode 100644
index 0000000..695583a
Binary files /dev/null and b/src/papirus/downloadadd.png differ
diff --git a/src/papirus/downloadadd.svg b/src/papirus/downloadadd.svg
new file mode 100644
index 0000000..d5d13c0
--- /dev/null
+++ b/src/papirus/downloadadd.svg
@@ -0,0 +1,38 @@
+
+
diff --git a/src/papirus/file.png b/src/papirus/file.png
new file mode 100644
index 0000000..fb84ee0
Binary files /dev/null and b/src/papirus/file.png differ
diff --git a/src/papirus/file.svg b/src/papirus/file.svg
new file mode 100644
index 0000000..c9ab58f
--- /dev/null
+++ b/src/papirus/file.svg
@@ -0,0 +1,33 @@
+
+
diff --git a/src/papirus/filter.png b/src/papirus/filter.png
new file mode 100644
index 0000000..35f9a0f
Binary files /dev/null and b/src/papirus/filter.png differ
diff --git a/src/papirus/filter.svg b/src/papirus/filter.svg
new file mode 100644
index 0000000..3b523bd
--- /dev/null
+++ b/src/papirus/filter.svg
@@ -0,0 +1,33 @@
+
+
diff --git a/src/papirus/find.png b/src/papirus/find.png
new file mode 100644
index 0000000..c481ed5
Binary files /dev/null and b/src/papirus/find.png differ
diff --git a/src/papirus/find.svg b/src/papirus/find.svg
new file mode 100644
index 0000000..bf649de
--- /dev/null
+++ b/src/papirus/find.svg
@@ -0,0 +1,33 @@
+
+
diff --git a/src/papirus/folder.png b/src/papirus/folder.png
new file mode 100644
index 0000000..dad286e
Binary files /dev/null and b/src/papirus/folder.png differ
diff --git a/src/papirus/folder.svg b/src/papirus/folder.svg
new file mode 100644
index 0000000..fd16895
--- /dev/null
+++ b/src/papirus/folder.svg
@@ -0,0 +1,42 @@
+
+
diff --git a/src/papirus/folderback.png b/src/papirus/folderback.png
new file mode 100644
index 0000000..3823509
Binary files /dev/null and b/src/papirus/folderback.png differ
diff --git a/src/papirus/folderback.svg b/src/papirus/folderback.svg
new file mode 100644
index 0000000..661c717
--- /dev/null
+++ b/src/papirus/folderback.svg
@@ -0,0 +1,418 @@
+
+
diff --git a/src/papirus/folderclosed.png b/src/papirus/folderclosed.png
new file mode 100644
index 0000000..dad286e
Binary files /dev/null and b/src/papirus/folderclosed.png differ
diff --git a/src/papirus/folderclosed.svg b/src/papirus/folderclosed.svg
new file mode 100644
index 0000000..fd16895
--- /dev/null
+++ b/src/papirus/folderclosed.svg
@@ -0,0 +1,42 @@
+
+
diff --git a/src/papirus/folderup.png b/src/papirus/folderup.png
new file mode 100644
index 0000000..61c1cd9
Binary files /dev/null and b/src/papirus/folderup.png differ
diff --git a/src/papirus/folderup.svg b/src/papirus/folderup.svg
new file mode 100644
index 0000000..af5d1f6
--- /dev/null
+++ b/src/papirus/folderup.svg
@@ -0,0 +1,418 @@
+
+
diff --git a/src/papirus/help.png b/src/papirus/help.png
new file mode 100644
index 0000000..c1808f6
Binary files /dev/null and b/src/papirus/help.png differ
diff --git a/src/papirus/help.svg b/src/papirus/help.svg
new file mode 100644
index 0000000..e97c76c
--- /dev/null
+++ b/src/papirus/help.svg
@@ -0,0 +1,42 @@
+
+
diff --git a/src/papirus/localtreeview.png b/src/papirus/localtreeview.png
new file mode 100644
index 0000000..184a93a
Binary files /dev/null and b/src/papirus/localtreeview.png differ
diff --git a/src/papirus/localtreeview.svg b/src/papirus/localtreeview.svg
new file mode 100644
index 0000000..e60adb2
--- /dev/null
+++ b/src/papirus/localtreeview.svg
@@ -0,0 +1,33 @@
+
+
diff --git a/src/papirus/lock.png b/src/papirus/lock.png
new file mode 100644
index 0000000..5be749b
Binary files /dev/null and b/src/papirus/lock.png differ
diff --git a/src/papirus/lock.svg b/src/papirus/lock.svg
new file mode 100644
index 0000000..ac8bb39
--- /dev/null
+++ b/src/papirus/lock.svg
@@ -0,0 +1,42 @@
+
+
diff --git a/src/papirus/logview.png b/src/papirus/logview.png
new file mode 100644
index 0000000..c4d3666
Binary files /dev/null and b/src/papirus/logview.png differ
diff --git a/src/papirus/logview.svg b/src/papirus/logview.svg
new file mode 100644
index 0000000..226ae65
--- /dev/null
+++ b/src/papirus/logview.svg
@@ -0,0 +1,33 @@
+
+
diff --git a/src/papirus/processqueue.png b/src/papirus/processqueue.png
new file mode 100644
index 0000000..f6fc126
Binary files /dev/null and b/src/papirus/processqueue.png differ
diff --git a/src/papirus/processqueue.svg b/src/papirus/processqueue.svg
new file mode 100644
index 0000000..0460924
--- /dev/null
+++ b/src/papirus/processqueue.svg
@@ -0,0 +1,33 @@
+
+
diff --git a/src/papirus/queueview.png b/src/papirus/queueview.png
new file mode 100644
index 0000000..06de9da
Binary files /dev/null and b/src/papirus/queueview.png differ
diff --git a/src/papirus/queueview.svg b/src/papirus/queueview.svg
new file mode 100644
index 0000000..fd62fbc
--- /dev/null
+++ b/src/papirus/queueview.svg
@@ -0,0 +1,33 @@
+
+
diff --git a/src/papirus/reconnect.png b/src/papirus/reconnect.png
new file mode 100644
index 0000000..ef6160a
Binary files /dev/null and b/src/papirus/reconnect.png differ
diff --git a/src/papirus/reconnect.svg b/src/papirus/reconnect.svg
new file mode 100644
index 0000000..f9ac25a
--- /dev/null
+++ b/src/papirus/reconnect.svg
@@ -0,0 +1,33 @@
+
+
diff --git a/src/papirus/refresh.png b/src/papirus/refresh.png
new file mode 100644
index 0000000..d8e75b6
Binary files /dev/null and b/src/papirus/refresh.png differ
diff --git a/src/papirus/refresh.svg b/src/papirus/refresh.svg
new file mode 100644
index 0000000..f99be96
--- /dev/null
+++ b/src/papirus/refresh.svg
@@ -0,0 +1,33 @@
+
+
diff --git a/src/papirus/remotetreeview.png b/src/papirus/remotetreeview.png
new file mode 100644
index 0000000..f9809cc
Binary files /dev/null and b/src/papirus/remotetreeview.png differ
diff --git a/src/papirus/remotetreeview.svg b/src/papirus/remotetreeview.svg
new file mode 100644
index 0000000..2c3aa81
--- /dev/null
+++ b/src/papirus/remotetreeview.svg
@@ -0,0 +1,33 @@
+
+
diff --git a/src/papirus/server.png b/src/papirus/server.png
new file mode 100644
index 0000000..18d1bd3
Binary files /dev/null and b/src/papirus/server.png differ
diff --git a/src/papirus/server.svg b/src/papirus/server.svg
new file mode 100644
index 0000000..9fc4648
--- /dev/null
+++ b/src/papirus/server.svg
@@ -0,0 +1,42 @@
+
+
diff --git a/src/papirus/showhidden.png b/src/papirus/showhidden.png
new file mode 100644
index 0000000..ef4357c
Binary files /dev/null and b/src/papirus/showhidden.png differ
diff --git a/src/papirus/showhidden.svg b/src/papirus/showhidden.svg
new file mode 100644
index 0000000..da8e79f
--- /dev/null
+++ b/src/papirus/showhidden.svg
@@ -0,0 +1,33 @@
+
+
diff --git a/src/papirus/sitemanager.png b/src/papirus/sitemanager.png
new file mode 100644
index 0000000..c721633
Binary files /dev/null and b/src/papirus/sitemanager.png differ
diff --git a/src/papirus/sitemanager.svg b/src/papirus/sitemanager.svg
new file mode 100644
index 0000000..def0afa
--- /dev/null
+++ b/src/papirus/sitemanager.svg
@@ -0,0 +1,66 @@
+
+
diff --git a/src/papirus/speedlimits.png b/src/papirus/speedlimits.png
new file mode 100644
index 0000000..a13040c
Binary files /dev/null and b/src/papirus/speedlimits.png differ
diff --git a/src/papirus/speedlimits.svg b/src/papirus/speedlimits.svg
new file mode 100644
index 0000000..aa73d18
--- /dev/null
+++ b/src/papirus/speedlimits.svg
@@ -0,0 +1,33 @@
+
+
diff --git a/src/papirus/synchronize.png b/src/papirus/synchronize.png
new file mode 100644
index 0000000..ede9c46
Binary files /dev/null and b/src/papirus/synchronize.png differ
diff --git a/src/papirus/synchronize.svg b/src/papirus/synchronize.svg
new file mode 100644
index 0000000..5f0645e
--- /dev/null
+++ b/src/papirus/synchronize.svg
@@ -0,0 +1,41 @@
+
+
diff --git a/src/papirus/upload.png b/src/papirus/upload.png
new file mode 100644
index 0000000..f2b1c8f
Binary files /dev/null and b/src/papirus/upload.png differ
diff --git a/src/papirus/upload.svg b/src/papirus/upload.svg
new file mode 100644
index 0000000..8e60da6
--- /dev/null
+++ b/src/papirus/upload.svg
@@ -0,0 +1,33 @@
+
+
diff --git a/src/papirus/uploadadd.png b/src/papirus/uploadadd.png
new file mode 100644
index 0000000..d1fba42
Binary files /dev/null and b/src/papirus/uploadadd.png differ
diff --git a/src/papirus/uploadadd.svg b/src/papirus/uploadadd.svg
new file mode 100644
index 0000000..cc7b137
--- /dev/null
+++ b/src/papirus/uploadadd.svg
@@ -0,0 +1,38 @@
+
+