Skip to content

Commit

Permalink
Update VS Code settings and package version
Browse files Browse the repository at this point in the history
  • Loading branch information
Joao208 committed Feb 3, 2024
1 parent 6abe70d commit f0a37f0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
}
```

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": {
Expand Down

0 comments on commit f0a37f0

Please sign in to comment.