| dark | ||
| light | ||
| screenshots | ||
| vivid | ||
| .gitignore | ||
| CHANGELOG.md | ||
| LICENSE | ||
| README.md | ||
| Version | ||
lx-icons
A comprehensive, scalable vector icon set (SVG) for the lx-theme UI and Pyapps ecosystem.
Overview
This repository provides the core icons required for building modern, responsive Tkinter applications using lxtheme and shared_libs. The icons are designed to integrate seamlessly with both dark and light modes, and include a vivid set for specialized colored indicators.
Note: This project is a component of the lxtools apps. It is not a general icon theme package like those used for desktop environments. Upon installation, it is only applied to lxtools applications. However, you can manually download and use the icons for your own projects, provided you respect the project's license.
Themes
- Dark: Icons optimized for dark theme interfaces (usually bright/white fills).
- Light: Icons optimized for light theme interfaces (usually dark/black fills).
- Vivid: Colored or accented icons that remain consistent regardless of the current theme (e.g., file types, alerts, specialized states).
Preview
Here is a preview of the available icons:
Installation
The recommended way to install LxTheme is via the official LxTools APT repository. This ensures you always receive automatic updates for your system.
For easy setup of the repository, visit the official page: https://apt.ilunix.de/
Once the repository is added, simply install the theme engine via:
sudo apt update
sudo apt install python3-lx-icons
Usage
The icons can be built into a Debian package (.deb) using the provided build_deb.sh script, or used directly within Pyapps repositories through the IconManager in lxtheme.
License
This project is licensed under the GPLv3. For more information, see the LICENSE file.