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

https://github.com/itzselenux/pixelitos-icon-theme

16-bit style icon theme
https://github.com/itzselenux/pixelitos-icon-theme

icon-theme pixel-art

Last synced: 5 months ago
JSON representation

16-bit style icon theme

Awesome Lists containing this project

README

        

# pixelitos-icon-theme
16-bit style icon theme

>[!note]
> pixelitos-icon-theme is under constantly development, if you want a icon to be added, please make an issue

> Looking for Pixelitos in HD? see [Ilustraciones](https://github.com/itzselenux/ilustraciones-icon-theme)

## Installation
```bash
git clone https://github.com/ItzSelenux/pixelitos-icon-theme
```

> [!Note]
> Due to space problems in the repository, it only contains the 16x16 icons, so the 128x128 icons (which display correctly in the apps) need to be generated with ImageMagick.

```
cd pixelitos-icon-theme
./compile-icons.sh
cd ../
```

```
mv pixelitos-icon-theme ~/.local/share/icons/pixelitos
```

### Folder colors

You can choose a folder color by copying the content of a folder from `folder-colors/color` using `folders-color.sh`
```
./folder-colors.sh
```