Skip to content

Commit

Permalink
v2.7.3 - Fixed dependencies issues
Browse files Browse the repository at this point in the history
  • Loading branch information
SaidTorres3 committed Jul 12, 2024
1 parent 03a07bf commit 94afcb0
Show file tree
Hide file tree
Showing 6 changed files with 10 additions and 13 deletions.
1 change: 0 additions & 1 deletion .eslintrc.js

This file was deleted.

4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## 2.7.3
- Updated README.md and added gif.
- Fixed dependencies issues.

## 2.7.2
- Whiter default plain-text color.
- Updated README.md and screenshots.
Expand Down
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,10 @@ This fork can be finded in [saidtorres3/dark-plus-material](https://github.com/s

![Plain Text example](https://raw.githubusercontent.com/saidtorres3/dark-plus-material/main/screenshots/txt.png)

## Selection/Finding showcase:

![Selection/Finding showcase](https://raw.githubusercontent.com/saidtorres3/dark-plus-material/main/screenshots/selection.gif)

## Installing

Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Expand Down
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "dark-plus-material-saidtorres3",
"description": "The default Dark+ Theme, with material palette and always up to date",
"version": "2.7.2",
"version": "2.7.3",
"author": {
"email": "sesaid17@hotmail.com",
"name": "SaidTorres3",
Expand All @@ -27,7 +27,6 @@
"@types/prettier": "^2.3.2",
"@typescript-eslint/eslint-plugin": "^4.29.2",
"@typescript-eslint/parser": "^4.29.2",
"@vangware/base": "^5.2.2",
"@vangware/utils": "^7.0.5",
"color": "^4.0.1",
"eslint": "^7.32.0",
Expand All @@ -51,7 +50,7 @@
"color": "#212121",
"theme": "dark"
},
"homepage": "https://github.com/vangware/dark-plus-material",
"homepage": "https://github.com/SaidTorres3/dark-plus-material",
"icon": "assets/icon.png",
"keywords": [
"colorful",
Expand Down
9 changes: 0 additions & 9 deletions pnpm-lock.yaml

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

Binary file added screenshots/selection.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 94afcb0

Please sign in to comment.