Skip to content

Commit

Permalink
additional change for better theme support for the color scheme
Browse files Browse the repository at this point in the history
  • Loading branch information
Ed Heltzel committed Sep 6, 2017
1 parent 9d3ec2b commit dec00c5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Change Log

## 0.2.20 | 09-06-2017
Update to colors and better theme support

## 0.2.19 | 06-09-2017
changed colors for peek def.
- `peekViewResult.matchHighlightBackground`
Expand Down Expand Up @@ -62,4 +65,4 @@ added `joshpeng.sublime-babel-vscode` as `extensionDependencies` and updated the
Error with personal-access token and publishing so this is pointless change

## 0.2.0 | 05-12-2017
Initial release, includes Workbench Theme to match the color scheme
Initial release, includes Workbench Theme to match the color scheme
1 change: 1 addition & 0 deletions themes/OneDarkRainCoat.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
"editorHoverWidget.border": "#292A32",
"editorLineNumber.foreground": "#5C637050",
"editorLink.activeForeground": "#FFCC00AB",
"editorRuler.foreground": "#5C637060",
"editorSuggestWidget.background": "#0D0E14",
"editorSuggestWidget.border": "#292A32",
"editorSuggestWidget.selectedBackground": "#ABB1BA1B",
Expand Down

0 comments on commit dec00c5

Please sign in to comment.