Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 3.66 KB

README.md

File metadata and controls

34 lines (21 loc) · 3.66 KB

Appcons Theme

Static Badge

Obsidian Alacritty Inkscape Zen Discord Slack Bitwarden

A small but growing collection of opinionated vector icons for popular applications that strives to better mesh with the visual language of elementary OS.

This theme is designed to be installed on top of and extend the regular icons theme for elementary OS.

Building and Installation

You'll need the following dependencies:

  • meson
  • rsvg

Run meson to configure the build environment and then ninja to build

meson build --prefix=/usr
cd build
ninja

To install, use ninja install

sudo ninja install