Skip to content

Commit

Permalink
Feat/adjust color scheme (#8)
Browse files Browse the repository at this point in the history
* [chore] Adjust color scheme light

* [chore] Adjust colors

* [chore] Adjust colors

* [chore] Adjust colors

* [chore] Bump version

* [chore] Bump version
  • Loading branch information
dyriavin committed Apr 7, 2024
1 parent 408c165 commit 93b71ab
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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": "mimesis",
"displayName": "mimesis",
"description": "Light color scheme color scheme well-suited for those who prefer a light and minimalist design for their coding environment",
"version": "1.2.1",
"version": "1.2.2",
"publisher": "AlexanderDyriavin",
"icon" : "images/logo.png",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion themes/Mimesis-color-theme.json
Original file line number Diff line number Diff line change
Expand Up @@ -782,7 +782,7 @@
"name": "Properties - JSON",
"scope": "support.type.property-name.json",
"settings": {
"foreground": "#440071"
"foreground": "#032F62"
}
},
{
Expand Down

0 comments on commit 93b71ab

Please sign in to comment.