Skip to content

Commit

Permalink
🔥 inconsequential updtes
Browse files Browse the repository at this point in the history
  • Loading branch information
the-dvlpr committed Jan 22, 2020
1 parent 975d3c4 commit b5666bb
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
Binary file modified Packaged Versions/dvlpr-theme-0.0.4.vsix
Binary file not shown.
Binary file added Packaged Versions/dvlpr-theme-1.0.0.vsix
Binary file not shown.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# DVLPR Theme

Dark theme with very vibrant colors created by [DVLPR](https://instagram.com/the_dvlpr)
Dark theme with very vibrant colors created by [@the_dvlpr](https://instagram.com/the_dvlpr)

Check out [DVLPR Apparel](https://dev-apparel.com) to contribute

Expand Down
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
"name": "dvlpr-theme",
"publisher": "dvlpr",
"icon": "images/icon.jpg",
"displayName": "dvlpr-theme",
"description": "A dark theme with vibrant colors made for long hours of devlopment and made by @the_dvlpr",
"version": "0.0.4",
"displayName": "DVLPR Theme",
"description": "A dark theme with vibrant, contrasting colors made for long hours of devlopment - created by Seph Cordovano",
"version": "1.0.0",
"engines": {
"vscode": "^1.37.0"
},
Expand All @@ -22,6 +22,6 @@
},
"repository": {
"type": "git",
"url": "https://github.com/dv1pr/vscode-dvlpr-theme"
"url": "https://github.com/the-dvlpr/vscode-dvlpr-theme"
}
}

0 comments on commit b5666bb

Please sign in to comment.