You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Guimarães Mello 0d3d2813b8
Update index.theme
7 years ago
Arc Update index.theme 7 years ago
src tweak pane-hide,show-symobic 8 years ago
.gitignore initial commit 8 years ago
CREDITS initial commit 8 years ago
LICENSE Create LICENSE 7 years ago
Makefile.am initial commit 8 years ago
README.md Update README.md 7 years ago
autogen.sh initial commit 8 years ago
configure.ac bump version 8 years ago

README.md

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