Skip to content

Commit

Permalink
version 1.0.0 😎
Browse files Browse the repository at this point in the history
  • Loading branch information
Peyman Salehi committed Apr 1, 2018
1 parent d0f6365 commit b0e31a5
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,8 @@

## V0.1.0
- Initial release

## v1.0.0
- Edit sidebar, status bar and tab bar color
- Edit title bar color (in osx)
- Edit string color
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Blueberry Dark Theme
Based on [Material theme](https://marketplace.visualstudio.com/items?itemName=ms-vscode.Theme-MaterialKit) and [DuoTone Syntax](https://github.com/simurai/duotone-syntax) With a little change.
Based on [DuoTone Syntax](https://github.com/simurai/duotone-syntax) with a little change.

![Colors](https://raw.githubusercontent.com/peymanslh/vscode-blueberry-dark-theme/master/colors.jpg)

Expand Down
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": "blueberry-dark-theme",
"displayName": "Blueberry dark theme",
"description": "Blueberry Dark Theme for Visual Studio Code",
"version": "0.1.0",
"version": "1.0.0",
"publisher": "peymanslh",
"engines": {
"vscode": "^1.13.0"
Expand Down
Binary file modified screenshot.png
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 b0e31a5

Please sign in to comment.