Skip to content

Commit

Permalink
add black theme
Browse files Browse the repository at this point in the history
  • Loading branch information
omniomi committed Jun 10, 2018
1 parent a772581 commit ae0fff4
Showing 2 changed files with 718 additions and 0 deletions.
5 changes: 5 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -40,6 +40,11 @@
"label": "Tenebrae (Dark Green)",
"uiTheme": "vs-dark",
"path": "./themes/theme-tenebrae-darkgreen.json"
},
{
"label": "Tenebrae (Black)",
"uiTheme": "vs-dark",
"path": "./themes/theme-tenebrae-black.json"
}
]
}
Loading

0 comments on commit ae0fff4

Please sign in to comment.