{
  "command.activateIcons": "Material Icons: Activate Icon Theme",
  "command.toggleIconPacks": "Material Icons: Configure Icon Packs",
  "command.changeFolderTheme": "Material Icons: Change Folder Theme",
  "command.changeFolderColor": "Material Icons: Change Folder Color",
  "command.changeFileColor": "Material Icons: Change File Color",
  "command.restoreDefaultConfig": "Material Icons: Restore Default Configuration",
  "command.toggleExplorerArrows": "Material Icons: Toggle Explorer Arrows",
  "command.changeOpacity": "Material Icons: Change Opacity",
  "command.toggleGrayscale": "Material Icons: Toggle Grayscale",
  "command.changeSaturation": "Material Icons: Change Saturation",
  "configuration.title": "Material Icons",
  "configuration.files.associations": "Set custom file icon associations.",
  "configuration.folders.associations": "Set custom folder icon associations.",
  "configuration.languages.associations": "Set custom language icon associations.",
  "configuration.activeIconPack": "Select an icon pack that enables specific icons.",
  "configuration.activeIconPack.angular": "Icons for Angular.",
  "configuration.activeIconPack.angular_ngrx": "Icons for Angular and ngrx.",
  "configuration.activeIconPack.react": "Icons for React.",
  "configuration.activeIconPack.react_redux": "Icons for React and Redux.",
  "configuration.activeIconPack.qwik": "Icons for Qwik.",
  "configuration.activeIconPack.vue": "Icons for Vue.",
  "configuration.activeIconPack.vue_vuex": "Icons for Vue and Vuex.",
  "configuration.activeIconPack.nest": "Icons for NestJS.",
  "configuration.activeIconPack.none": "No icon pack enabled.",
  "configuration.folders.theme": "Set the type for the folder icons.",
  "configuration.folders.theme.specific": "Select specific folder icons.",
  "configuration.folders.theme.classic": "Select classic folder icons.",
  "configuration.folders.theme.none": "No folder icons.",
  "configuration.folders.color": "Change the color of the folder icons.",
  "configuration.files.color": "Change the color of the file icons.",
  "configuration.hidesExplorerArrows": "Hide explorer arrows before folder.",
  "configuration.opacity": "Change the opacity of the icons.",
  "configuration.saturation": "Change the saturation of the icons."
}
