From de998a76724823aa02859362a641f20a2bf286b5 Mon Sep 17 00:00:00 2001 From: Philipp Kief Date: Sat, 11 May 2024 09:50:28 +0200 Subject: [PATCH] feat: update link in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bb7b668e69..86a2039352 100644 --- a/README.md +++ b/README.md @@ -134,7 +134,7 @@ This will create two new icons called `rust-mod` and `rust-lib` that are associa cloned file icons -- Although you can use any `#RRGGBB` color for the `color` and `lightColor` properties, if you want to stick with colors from the material palette, you can check the full list of allowed aliases [here](https://github.com/PKief/vscode-material-icon-theme/tree/main/icons/generator/clones/utils/color/materialPalette.ts#L7). +- Although you can use any `#RRGGBB` color for the `color` and `lightColor` properties, if you want to stick with colors from the material palette, you can check the full list of allowed aliases [here](https://github.com/PKief/vscode-material-icon-theme/blob/main/src/icons/generator/clones/utils/color/materialPalette.ts#L7). - You can check the full list of available icons to be used as the `base` [here](https://github.com/PKief/vscode-material-icon-theme/blob/main/src/icons/fileIcons.ts). ### Folder associations