The theme makes it easy to quickly find the icons you want to replace. KDE follows the latest Icon Naming Specification but also adds a bunch of new icons. Built upon the KDE 6 Breeze Icon theme, it replaces every single one, making it perfect for debugging and for creating your own icon theme from scratch that is compatible with KDE applications.
- Header: Up to 4 symbols to uniquely identify an icon.
- Size: Icon size in pixels
- Folder: A short name for a context folder
There are three versions of the same theme, each with its own icon_scheme.txt
that maps headers to icon paths.
- Crisp (recommended): All icon sizes from 16 to 256 pixels are generated, ensuring the sharpest appearance.
- Symlink: Symlinks are preserved, which is particularly useful when creating your own icon theme, as it requires replacing fewer icons. However, KDE does not provide all sizes of the same icon and refers to one of them if the correct size is not found. The selected icon must be scaled up or down, which can make it harder to read.
- Dark-Symlink: Same as Symlink but is built from Breeze Dark icon theme.
-
Unpack the folder and copy it to one of the following locations:
~/.local/share/icons/
/usr/share/icons/
-
Navigate to System Settings -> Colors & Themes -> Icons
-
Select the debug theme and click Apply
-
Open
icon_scheme.txt
file in the theme folder
This project is licensed under the CC BY 4.0 License