@emartech/ui-framework-colors
Advanced tools
Comparing version 1.8.3 to 1.8.4
@@ -15,3 +15,3 @@ 'use strict'; | ||
namedColors['info'] = palette.blue[500]; | ||
namedColors['primary'] = palette.purple[500]; | ||
namedColors['primary'] = palette.blue[500]; | ||
namedColors['highlight'] = namedColors['primary']; | ||
@@ -18,0 +18,0 @@ namedColors['text'] = palette.gray[850]; |
{ | ||
"name": "@emartech/ui-framework-colors", | ||
"version": "1.8.3", | ||
"version": "1.8.4", | ||
"description": "UI Framework Colors", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
4625