diff --git a/extensions/commands/accents-setter/index.ts b/extensions/commands/accents-setter/index.ts index 013654b..e99a83e 100644 Binary files a/extensions/commands/accents-setter/index.ts and b/extensions/commands/accents-setter/index.ts differ diff --git a/extensions/commands/theme-icons/index.ts b/extensions/commands/theme-icons/index.ts index 9beb82c..66b4b71 100644 Binary files a/extensions/commands/theme-icons/index.ts and b/extensions/commands/theme-icons/index.ts differ diff --git a/extensions/commands/theme-variant/index.ts b/extensions/commands/theme-variant/index.ts index 08aaa4f..70fd4f6 100644 Binary files a/extensions/commands/theme-variant/index.ts and b/extensions/commands/theme-variant/index.ts differ diff --git a/extensions/consts/files.ts b/extensions/consts/files.ts index ccde74c..a41ab0b 100644 Binary files a/extensions/consts/files.ts and b/extensions/consts/files.ts differ diff --git a/extensions/consts/paths.ts b/extensions/consts/paths.ts index 4f673e9..2638bf8 100644 Binary files a/extensions/consts/paths.ts and b/extensions/consts/paths.ts differ diff --git a/extensions/helpers/changelog.ts b/extensions/helpers/changelog.ts index f1edc28..d5a13aa 100644 Binary files a/extensions/helpers/changelog.ts and b/extensions/helpers/changelog.ts differ diff --git a/extensions/helpers/fs.ts b/extensions/helpers/fs.ts index de5e41f..674a82e 100644 Binary files a/extensions/helpers/fs.ts and b/extensions/helpers/fs.ts differ diff --git a/extensions/helpers/settings.ts b/extensions/helpers/settings.ts index 0216fc2..673405f 100644 Binary files a/extensions/helpers/settings.ts and b/extensions/helpers/settings.ts differ diff --git a/extensions/helpers/vscode.ts b/extensions/helpers/vscode.ts index 8ae4cc7..650dd51 100644 Binary files a/extensions/helpers/vscode.ts and b/extensions/helpers/vscode.ts differ diff --git a/extensions/interfaces/iaccent-custom-property.ts b/extensions/interfaces/iaccent-custom-property.ts index 6b6b81d..3fe0b31 100644 Binary files a/extensions/interfaces/iaccent-custom-property.ts and b/extensions/interfaces/iaccent-custom-property.ts differ diff --git a/extensions/interfaces/idefaults.ts b/extensions/interfaces/idefaults.ts index 4e4ee50..a23e4ff 100644 Binary files a/extensions/interfaces/idefaults.ts and b/extensions/interfaces/idefaults.ts differ diff --git a/extensions/interfaces/igeneric-object.ts b/extensions/interfaces/igeneric-object.ts index 7631326..7f97a2c 100644 Binary files a/extensions/interfaces/igeneric-object.ts and b/extensions/interfaces/igeneric-object.ts differ diff --git a/extensions/interfaces/ipackage.json.ts b/extensions/interfaces/ipackage.json.ts index b52a9f7..8b035e5 100644 Binary files a/extensions/interfaces/ipackage.json.ts and b/extensions/interfaces/ipackage.json.ts differ diff --git a/extensions/interfaces/ipaths.ts b/extensions/interfaces/ipaths.ts index ba3d072..d5282d7 100644 Binary files a/extensions/interfaces/ipaths.ts and b/extensions/interfaces/ipaths.ts differ diff --git a/extensions/interfaces/itheme-custom-properties.ts b/extensions/interfaces/itheme-custom-properties.ts index e801dc8..e7f1159 100644 Binary files a/extensions/interfaces/itheme-custom-properties.ts and b/extensions/interfaces/itheme-custom-properties.ts differ diff --git a/extensions/interfaces/itheme-icons.ts b/extensions/interfaces/itheme-icons.ts index 23e10f6..8bbb976 100644 Binary files a/extensions/interfaces/itheme-icons.ts and b/extensions/interfaces/itheme-icons.ts differ diff --git a/extensions/material.theme.config.ts b/extensions/material.theme.config.ts index c1157eb..2e684da 100644 Binary files a/extensions/material.theme.config.ts and b/extensions/material.theme.config.ts differ