Theme
A theme is composed of:
and is configured through a PIMP_CONFIG_DIR/themes/THEME_NAME/theme.json
file.
Wallpaper
Mode
A Mode is composed of:
- Palette
- Wallpaper (optional)
- Style (optional)
Here's an example:
palette
can be a global palette, using from_global
:
Style
style
can inherit from a global style, using from_global
:
Tags
Tags are utilized to categorize and filter themes, for example using pimp random
.