Star Pixel Icons (SPI) is a theme that contains a package of Pixel Art-styled icons built for Linux, being free and open-source. It provides icons for applications, folders, and files, giving your desktop environment a cohesive and nostalgic look. This theme is designed to bring vibrant colors and a retro feel to your Linux setup.
Currently, the following variants of the package are available:
- SPI.
- Pixel art style
- Vibrant colors
- Multiple icon sizes
- Pixel perfect
If you want to install the icon pack on your system, a few steps will need to be taken. Currently, you can install the theme manually by cloning this repository on your Linux environment.
-
Clone this repository to your machine using the command below in your bash terminal:
git clone "https://github.com/Starciad/star-pixel-icons-theme.git" "SPI-Theme" --depth=1;
-
Now, access the newly created folder
SPI-Theme
. Once inside the directory, simply run the installation script:sudo ./install.sh
Important
Remember that the script must have permission to run. If the files are not copied to the directory correctly (permission error occurred), you can try opening the icons directory as root and try to copy the SPI/
directory there manually.
To completely remove the icon pack from your system, run the uninstallation script from the repository root:
sudo ./uninstall.sh
The script will remove all the contents present in the SPI folder from your local icons directory.
If you would like to contribute to the project, see the CONTRIBUTING.md file for more details.
See the developers and contributors who help the project evolve in the CREDITS.md file.
This work is licensed under the Creative Commons Attribution-ShareAlike 4.0 International License (CC BY-SA 4.0). This means you can share and adapt this material for any purpose, as long as you give appropriate credit to the author and distribute any derivative works under the same license.