Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The currently Material Icon Theme (1) by Mattia Astorino was use because it provided slick folder icons with customizeable colors and a large set of file type icons with a flat style and pale/contrast-lowered colors making it a great match to my Nord (2) theme. With the latest update the icons were changed to use bright contrast colors while the folder icons changed in a bad way too. Therefore I've decided to give the popular Material Icon Theme (3) by Philipp Kief another try (last time it had the same style like the current theme after the latest update and way less customization options). It turned out the theme is more advanced in almost all points and provided a good UX and style: - Even larger amount of supported file types - Multiple theme style accents - Customizable folder and file icon colors through the `material-icon-theme.saturation` option to reduce the file color contrast and the `material-icon-theme.folders.color` & `material-icon-theme.folders.theme` options for the folders! - Arrows of folders can be hidden Overall the theme full fills all my requirements and has therefore been configured as default. References: (1) https://marketplace.visualstudio.com/items?itemName=Equinusocio.vsc-material-theme-icons (2) https://marketplace.visualstudio.com/items?itemName=PKief.material-icon-theme (3) https://marketplace.visualstudio.com/items?itemName=arcticicestudio.nord-visual-studio-code Resolves GH-196
- Loading branch information