An open API service indexing awesome lists of open source software.

https://github.com/samwhelp/ketsa-icon-theme-remix

ketsa-icon-theme-remix
https://github.com/samwhelp/ketsa-icon-theme-remix

icon-theme icon-theme-remix ketsa-icon-theme

Last synced: about 2 months ago
JSON representation

ketsa-icon-theme-remix

Awesome Lists containing this project

README

          

# ketsa-icon-theme-remix

## Orginal

| Orginal | Remix |
| --- | --- |
| [ketsa-icon-theme](https://github.com/zayronxio/ketsa-icon-theme) | [ketsa-icon-theme-remix](https://github.com/samwhelp/ketsa-icon-theme-remix) |

## Remix

| Icon Theme | Inherits |
| --- | --- |
| [Ketsa-Light](https://github.com/samwhelp/ketsa-icon-theme-remix/tree/main/icons/Ketsa-Light) | [Papirus-Light,Numix-Circle-Light,Numix-Light,breeze,Adwaita,gnome,hicolor](https://github.com/samwhelp/ketsa-icon-theme-remix/blob/main/icons/Ketsa-Light/index.theme#L6) |
| [Ketsa-Dark](https://github.com/samwhelp/ketsa-icon-theme-remix/tree/main/icons/Ketsa-Dark) | [Papirus-Dark,Numix-Circle,Numix,breeze-dark,Adwaita,gnome,hicolor](https://github.com/samwhelp/ketsa-icon-theme-remix/blob/main/icons/Ketsa-Dark/index.theme#L6) |

## Depends

### Debian Package

| Debian Package |
| --- |
| [papirus-icon-theme](https://packages.debian.org/stable/papirus-icon-theme) |
| [breeze-icon-theme](https://packages.debian.org/stable/breeze-icon-theme) |
| [numix-icon-theme](https://packages.debian.org/stable/numix-icon-theme) |

run to install

``` sh
sudo apt-get install papirus-icon-theme breeze-icon-theme numix-icon-theme
```

| Debian Package |
| --- |
| [adwaita-icon-theme](https://packages.debian.org/stable/adwaita-icon-theme) |
| [gnome-icon-theme](https://packages.debian.org/stable/gnome-icon-theme) |
| [hicolor-icon-theme](https://packages.debian.org/stable/hicolor-icon-theme) |

run to install

``` sh
sudo apt-get install adwaita-icon-theme gnome-icon-theme hicolor-icon-theme
```

## Link

| Link |
| --- |
| Papirus Development Team / [papirus-icon-theme](https://github.com/PapirusDevelopmentTeam/papirus-icon-theme) |
| Numix Project / [numix-icon-theme](https://github.com/numixproject/numix-icon-theme) |
| KDE Invent / [breeze-icon-theme](https://invent.kde.org/frameworks/breeze-icons) |