diff --git a/README.md b/README.md index f846c97..1b66254 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,8 @@ For an even more immersive experience, we recommend combining the Typper theme w "workbench.colorTheme": "Typper", "window.commandCenter": false, "workbench.layoutControl.enabled": false, - "workbench.statusBar.visible": false + "workbench.statusBar.visible": false, + "editor.minimap.enabled": false } ``` diff --git a/package.json b/package.json index 77fb362..8eb74d8 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "typper-theme", "displayName": "Typper Themes", "description": "The Typper theme for VS Code is a sleek representation of the innovative AI startup Typper, offering a modern color palette that complements their vibrant branding. Optimized for clarity, the theme enhances productivity and aesthetic pleasure for developers.", - "version": "0.0.11", + "version": "0.0.12", "publisher": "Typper", "icon": "icon.png", "engines": {