Skip to content

vinceliuice/Tela-icon-theme

Repository files navigation

Tela Icon Theme

A flat, colorful icon theme

Tela-dark Tela-light

Donate

If you like my project, you can buy me a coffee:

PayPal donate button

Installation

Usage: ./install.sh [OPTIONS...] [COLOR VARIANTS...]

OPTIONS:
-a Install all color versions
-c Install colorscheme version for KDE plasma(folder color follow colorscheme)
-d Specify theme destination directory (Default: $HOME/.local/share/icons)
-n Specify theme name (Default: Tela)
-h Show this help
COLOR VARIANTS
standard Standard color folder version
black Black color folder version
blue Blue color folder version
brown Brown color folder version
green Green color folder version
grey Grey color folder version
orange Orange color folder version
pink Pink color folder version
purple Purple color folder version
red Red color folder version
yellow yellow color folder version
manjaro Manjaro default color folder version
ubuntu Ubuntu default color folder version
nord Nord color folder version

By default, only the standard one is selected.

On Snapcraft

Get it from the Snap Store

You can install the theme from the Snap Store оr by running:

sudo snap install tela-icons

To connect the theme to an app run:

sudo snap connect [other snap]:icon-themes tela-icons:icon-themes

On Gentoo Linux

First, you can add Beatussum's overlay by using Layman:

layman --list
layman --add  beatussum-overlay
layman --sync beatussum-overlay

And install the x11-themes/tela-icon-theme package.