Skip to content

Commit 79209db

Browse files
Update theme description in README
1 parent 1c11d85 commit 79209db

File tree

4 files changed

+5
-2
lines changed

4 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
### Version 0.0.3 (Jan 26, 2017)
2+
* Update README
3+
14
### Version 0.0.2 (Jan 26, 2017)
25
* Sync theme
36

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Material Theme for vscode
22

3-
This is a direct conversion of the excellent Material Theme by [Mattia Astorino](https://github.com/equinusocio), downloaded from the [tmTheme Editor](http://tmtheme-editor.herokuapp.com/#!/editor/theme/Material%20Theme) and [converted through Yeoman](https://code.visualstudio.com/Docs/customization/themes#_adding-a-new-theme) into a vscode extension.
3+
This theme is directly based on the excellent Material Theme by [Mattia Astorino](https://github.com/equinusocio) without any modifications.
44

55
**Please note**: The theme is, as of writing this, not rendered as intended in vscode. The current Insider build does render it correctly and we should enjoy this soon in the stable build of vscode.
66

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "vscode-material-theme",
33
"displayName": "Material Theme",
44
"description": "Material Theme",
5-
"version": "0.0.2",
5+
"version": "0.0.3",
66
"publisher": "fredrikaverpil",
77
"author": {
88
"name": "Fredrik Averpil",

vsix/vscode-material-theme-0.0.3.vsix

8.05 KB
Binary file not shown.

0 commit comments

Comments
 (0)