cds-color-theme
Advanced tools
Comparing version 0.0.5 to 0.0.6
@@ -5,3 +5,3 @@ { | ||
"description": "Clarity Design System themes", | ||
"version": "0.0.5", | ||
"version": "0.0.6", | ||
"publisher": "bbogdanov", | ||
@@ -23,3 +23,3 @@ "scripts": { | ||
{ | ||
"label": "Clarity Design System theme", | ||
"label": "Clarity Design System - Dark", | ||
"uiTheme": "vs-dark", | ||
@@ -29,3 +29,3 @@ "path": "./themes/cds-color-theme-dark.json" | ||
{ | ||
"label": "Clarity Design System theme", | ||
"label": "Clarity Design System - Light", | ||
"uiTheme": "vs", | ||
@@ -32,0 +32,0 @@ "path": "./themes/cds-color-theme-light.json" |
53078