ant-monaco
Advanced tools
Comparing version 0.1.6 to 0.1.7
@@ -128,2 +128,3 @@ "use strict"; | ||
mode = themeMode; | ||
this.registry.setTheme({ name: name, settings: theme[mode].tokens }); | ||
var cssRules = generateTokensCSSForColorMap(this.registry.getColorMap()); | ||
@@ -130,0 +131,0 @@ rebuildMtkColors(cssRules); |
{ | ||
"name": "ant-monaco", | ||
"version": "0.1.6", | ||
"version": "0.1.7", | ||
"description": "Ant monaco with vscode-textmate. This module can only run under node runtime", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
25997095
92652