Skip to content

Commit

Permalink
Deps and version
Browse files Browse the repository at this point in the history
  • Loading branch information
greven committed May 5, 2024
1 parent 266cf7c commit c885018
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 9 deletions.
16 changes: 16 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

19 changes: 10 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,29 +2,30 @@
"name": "umbra",
"displayName": "Umbra",
"description": "A VS Code dark red theme inspired by Bear App colors, GitHub color scheme and Monokai Pro.",
"version": "0.3.4",
"publisher": "greven",
"version": "1.0.0",
"publisher": "Nuno Freire",
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/greven/umbra-vscode-theme"
},
"keywords": [
"Theme",
"Dark Theme",
"Dark Red Theme",
"GitHub Theme",
"Night Theme",
"VS Code Theme"
"theme",
"dark",
"night",
"minimalist",
"clean"
],
"engines": {
"vscode": "^1.20.0"
},
"scripts": {
"package": "vsce package",
"publish": "vsce publish"
},
"categories": [
"Themes"
"Themes",
"Other"
],
"icon": "icon.png",
"galleryBanner": {
Expand Down

0 comments on commit c885018

Please sign in to comment.