Skip to content

Commit

Permalink
Updated Theme-Merbivore_Soft
Browse files Browse the repository at this point in the history
  • Loading branch information
gerane committed Apr 27, 2016
1 parent ca69000 commit d2e8e1f
Show file tree
Hide file tree
Showing 5 changed files with 16 additions and 29 deletions.
9 changes: 9 additions & 0 deletions gerane.Theme-Merbivore_Soft/README.md
@@ -1,3 +1,12 @@
# Merbivore_Soft

A theme based on the [Merbivore_Soft TextMate Theme](http://colorsublime.com/theme/Merbivore_Soft).


## Screenshot
![](https://raw.githubusercontent.com/gerane/VSCodeThemes/master/gerane.Theme-Merbivore_Soft/screenshot.png).


## More Information
* [Visual Studio Marketplace](https://marketplace.visualstudio.com/items/gerane.Theme-MerbivoreSoft).
* [GitHub repository](https://github.com/gerane/VSCodeThemes).
Binary file added gerane.Theme-Merbivore_Soft/icon.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
22 changes: 0 additions & 22 deletions gerane.Theme-Merbivore_Soft/icon.svg

This file was deleted.

14 changes: 7 additions & 7 deletions gerane.Theme-Merbivore_Soft/package.json
@@ -1,27 +1,27 @@
{
"name": "Theme-MerbivoreSoft",
"displayName": "MerbivoreSoft Theme",
"description": "MerbivoreSoft Theme ported from the MerbivoreSoft TextMate Theme",
"version": "0.0.1",
"displayName": "Merbivore_Soft Theme",
"description": "Merbivore_Soft Theme ported from the MerbivoreSoft TextMate Theme",
"version": "0.0.2",
"publisher": "gerane",
"engines": {
"vscode": "^0.10.1"
},
"categories": [
"Themes"
],
"icon": "icon.svg",
"homepage": "https://github.com/gerane/VSCodeThemes/blob/master/gerane.Theme-MerbivoreSoft/README.md",
"icon": "icon.png",
"homepage": "https://github.com/gerane/VSCodeThemes/blob/master/gerane.Theme-Merbivore_Soft/README.md",
"repository": {
"type": "git",
"url": "https://github.com/gerane/VSCodeThemes.git"
},
"contributes": {
"themes": [
{
"label": "MerbivoreSoft",
"label": "Merbivore_Soft",
"uiTheme": "vs-dark",
"path": "./themes/MerbivoreSoft.tmTheme"
"path": "./themes/Merbivore_Soft.tmTheme"
}
]
}
Expand Down
Binary file added gerane.Theme-Merbivore_Soft/screenshot.png
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 d2e8e1f

Please sign in to comment.