1
0
mirror of https://github.com/horst3180/arc-icon-theme synced 2024-10-27 18:44:02 +00:00
Go to file
2017-06-22 14:04:01 -03:00
Arc Add files via upload 2017-06-22 14:04:01 -03:00
src tweak pane-hide,show-symobic 2016-11-22 22:23:00 +01:00
.gitignore initial commit 2016-06-05 15:35:46 +02:00
autogen.sh initial commit 2016-06-05 15:35:46 +02:00
configure.ac bump version 2016-11-22 22:23:00 +01:00
CREDITS initial commit 2016-06-05 15:35:46 +02:00
LICENSE Create LICENSE 2017-06-21 18:33:38 -03:00
Makefile.am initial commit 2016-06-05 15:35:46 +02:00
README.md Update README.md 2017-06-21 18:42:47 -03:00

Elementary Arc

Note: This is still a beta fork from an unfinished work.

At the moment this icon theme mainly includes icons for folders and mimetypes. I aim to include icons from elementary-xfce and elementary-plus icons.

Requirements

This theme doesn't provide application icons, it needs another icon theme to inherit them. By default this theme will look for the elementary Xfce icon theme to get the missing icons. If elementary Xfce is not installed it will use the Gnome icon theme as fallback.

Installation

Installation via autotools:

git clone https://github.com/maeslor/ElementaryArc --depth 1 && cd ElementaryArc
./autogen.sh --prefix=/usr
sudo make install

Alternatively you may copy the Arc folder to ~/.icons or to /usr/share/icons for system-wide use.

Uninstall

Run

sudo make uninstall

from the same directory as this README resides in, or

sudo rm -rf /usr/share/icons/Arc

Preview

Preview

License: GPLv3