diff --git a/.vscode/settings.json b/.vscode/settings.json index ef6763f2..4d4cf3d4 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -72,5 +72,6 @@ "editor.stickyScroll.enabled": true, "task.allowAutomaticTasks": "on", "workbench.editor.wrapTabs": true, - "svg.preview.background": "dark-transparent" + "svg.preview.background": "dark-transparent", + "i18n-ally.keystyle": "flat" }