Update info about folder color in README #759

This commit is contained in:
Sergei Eremenko 2017-09-22 22:12:37 +03:00
parent 42748bcdc1
commit fdba5dc6da

View file

@ -148,22 +148,23 @@ Support for monochrome icons for KDE colorscheme is now available:
## Folder's color ## Folder's color
Papirus has [Folder colors](http://foldercolor.tuxfamily.org/) support that allows you to change a global color of folders or just one of them. Papirus has [Folder colors](http://foldercolor.tuxfamily.org/) support that allows you to change a color of a folder.
Available colors: Available colors:
![Folder Color Preview](http://i.imgur.com/JSIa5WD.png) ![Folder Color Preview](http://i.imgur.com/8LnbRaV.png)
**NOTE:** Currently, there is no easy way to change the global color of folders. You may edit the themes by yourself if you wish.
For KDE, colors of individual folders can be changed using [dolphin-folder-color](https://github.com/audoban/dolphin-folder-color) For KDE, colors of individual folders can be changed using [dolphin-folder-color](https://github.com/audoban/dolphin-folder-color)
<details> <details>
<summary>Caveats for using dolphin-folder-color</summary> <summary>Caveats for using dolphin-folder-color</summary>
- The flags of the `kdialog` command used by the scripts varies by version. Some newer versions lack the `--caption` and `--geometry` flags. You may need to edit the script files manually so that they can be successfully run. - The flags of the `kdialog` command used by the scripts varies by version. Some newer versions lack the `--caption` and `--geometry` flags. You may need to edit the script files manually so that they can be successfully run.
- Papirus icon theme does not have the same color set as the default Breeze theme, so one or two of the colors may not work. - Papirus icon theme does not have the same color set as the default Breeze theme, so one or two of the colors may not work.
</details> </details>
Currently, there is no easy way to change the global color of folders in KDE. You may edit the themes by yourself if you wish.
## Extras ## Extras