diff --git a/README.md b/README.md index f0be654b4..554da9046 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ Please see the issue [#67](https://github.com/equinusocio/material-theme/issues/ # Addons #### File icons -From release 4.0.0 this theme use [SublimeText File Icons](https://github.com/oivva/st-file-icons) package to display file icons. Please install the package and restart Sublime Text. +From release 4.0.0 this theme use [zz File Icons](https://github.com/oivva/st-file-icons) package to display file icons. Please install the package and restart Sublime Text. #### App Bar diff --git a/messages/install.md b/messages/install.md index 6966c6f87..881c8a34e 100644 --- a/messages/install.md +++ b/messages/install.md @@ -20,6 +20,9 @@ You can also manually activate this theme by adding these lines to your user set ``` ``` +## File icons +To enable file type icons you have to install an additional package, search for `zz File Icons` on Package Control, after install restart Sublime Text. + ********************************************************************************************** ### Other available theme options: diff --git a/messages/recent.md b/messages/recent.md index 2d01ed9ed..4d550a51e 100644 --- a/messages/recent.md +++ b/messages/recent.md @@ -4,7 +4,7 @@ 📣 **BREAKING CHANGES**: - * From this release Material Theme use the `st-file-icons` package to + * From this release Material Theme use the `zz File Icons` package to display file type icons. Please install it and restart Sublime Text.