Releases: PapirusDevelopmentTeam/papirus-folders
Releases · PapirusDevelopmentTeam/papirus-folders
papirus-folders v1.13.1
- Fixed a potential issue with the color auto-detect feature
papirus-folders v1.13.0
papirus-folders v1.12.1
- Fixed error message when passing invalid
--long-option
- Allow installing paprius-folders to $HOME without root permissions #28
papirus-folders v1.12.0
- added adwaita color
papirus-folders v1.11.0
- Added
DISABLE_UPDATE_ICON_CACHE
environment variable to disable updating the icon caches - Updated
papirus-folders -l|--list
command to make it parsable when executing in pipe and subshell - Replaced static list of colors to dynamic list in shell completions
papirus-folders v1.10.0
- Added darkcyan folder color that suitable to Pop!_OS GTK theme PapirusDevelopmentTeam/papirus-icon-theme#2820
papirus-folders v1.9.0
- Added carmine folder color PapirusDevelopmentTeam/papirus-icon-theme#2692
papirus-folders v1.8.0
- Added palebrown folder color that suitable to Adwaita GTK theme ¹
- Added breeze folder color that suitable to KDE Breeze theme ²
- Added paleorange folder color that suitable to the default elementary OS theme
- Update bash and zsh completion scripts
- Drop KDE4 support #18
¹ Adwaita-dark theme looks better with earlier added brown color.
² Breeze Dark theme looks better with the default blue color.
papirus-folders v1.7.0
- Added yaru folder color that suitable to Ubuntu Yaru theme
- Update bash and zsh completion scripts
papirus-folders v1.6.0
- Prevent changing user's icons when running with sudo #15 (comment)
-t
|--theme
option now can accept a path to an icon theme as a value- Added
-o
|--once
option to skip saving the config file when changing color - Write messages to stdout instead of stderr
- Changed exit code when parser fails