Skip to content

Commit 3db7c96

Browse files
committed
Release 1.0.1
1 parent 8101d61 commit 3db7c96

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,16 @@ Also see **[GitHub releases](https://github.com/dominique-mueller/vscode-theme-d
44

55
<br>
66

7+
## [1.0.1](https://github.com/dominique-mueller/vscode-theme-deep-ocean/releases/tag/1.0.1) (2021-09-02)
8+
9+
### Bug Fixes
10+
11+
- Fix peek-view file selection color being too bright (now aligned to sidebar selection color)
12+
- Fix menu bar selection background not being aligned to menu background color
13+
- Add missing colors for code lense, error & warning underlines, and editor gutters
14+
15+
<br>
16+
717
## [1.0.0](https://github.com/dominique-mueller/vscode-theme-deep-ocean/releases/tag/1.0.0) (2021-08-25)
818

919
**Initial release**

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "theme-deep-ocean",
33
"publisher": "itsdevdom",
4-
"version": "1.0.0",
4+
"version": "1.0.1",
55
"displayName": "Deep Ocean Theme",
66
"description": "Dark color theme based on Oceanic Next",
77
"repository": {

0 commit comments

Comments
 (0)