https://github.com/itszariep/pixelitos-icon-theme
16-bit style icon theme
https://github.com/itszariep/pixelitos-icon-theme
icon-theme pixel-art
Last synced: 18 days ago
JSON representation
16-bit style icon theme
- Host: GitHub
- URL: https://github.com/itszariep/pixelitos-icon-theme
- Owner: ItsZariep
- License: mit
- Created: 2022-01-15T08:34:53.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-04-07T05:29:25.000Z (22 days ago)
- Last Synced: 2025-04-09T05:17:39.515Z (20 days ago)
- Topics: icon-theme, pixel-art
- Language: Shell
- Homepage:
- Size: 4.41 MB
- Stars: 53
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
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
```