diff --git a/README.md b/README.md index 17cf15d..941be67 100644 --- a/README.md +++ b/README.md @@ -1,20 +1,41 @@
The most epic theme meets Visual Studio Code. You can help by reporting issues [here](https://github.com/equinusocio/vsc-material-theme/issues). +- [- Disabling/enabling file icons auto-applying](#disablingenabling-file-icons-auto-applying) - [Getting started](#getting-started) - [Installation](#installation) - [Packaged VSIX Extension](#packaged-vsix-extension) - [GitHub Repository Clone](#github-repository-clone) - [Activate theme](#activate-theme) - [Set the accent color](#set-the-accent-color) + - [Override theme colors](#override-theme-colors) + - [Color Scheme override](#color-scheme-override) +- [Recommended settings for a better experience](#recommended-settings-for-a-better-experience) +- [Official Portings](#official-portings) +- [Other resources](#other-resources) + - [Contributors](#contributors) + - [Backers](#backers) + - [Sponsors](#sponsors) +<<<<<<< HEAD - [Disabling/enabling file icons auto-applying](#disablingenabling-file-icons-auto-applying) +======= +>>>>>>> develop + - [Override theme colors](#override-theme-colors) + - [Color Scheme override](#color-scheme-override) +- [- Disabling/enabling file icons auto-applying](#disablingenabling-file-icons-auto-applying) +- [Getting started](#getting-started) + - [Installation](#installation) + - [Packaged VSIX Extension](#packaged-vsix-extension) + - [GitHub Repository Clone](#github-repository-clone) + - [Activate theme](#activate-theme) + - [Set the accent color](#set-the-accent-color) - [Override theme colors](#override-theme-colors) - [Color Scheme override](#color-scheme-override) - [Recommended settings for a better experience](#recommended-settings-for-a-better-experience) @@ -91,19 +112,6 @@ Launch *Quick Open*: Type `material theme`, choose `Material Theme: Set accent color`, and pick one color from the list. -## Disabling/enabling file icons auto-applying - -By default, Material Theme will apply the correct icons theme based on your active theme variant. To disable this behavior follow these steps: - -Launch *Quick Open*: - - - Linux `Ctrl + Shift + P` - - macOS `⌘ + Shift + P` - - Windows `Ctrl + Shift + P` - -Type `material theme` and choose `Material Theme: Enable or disable icons auto-applying` and choose to disable or enable this behavior. - - ## Override theme colors You can override the Material Theme UI and schemes colors by adding these theme-specific settings to your configuration. For advanced customisation please check the [relative section on the VS Code documentation](https://code.visualstudio.com/docs/getstarted/themes#_customizing-a-color-theme).