@hixme-ui/theme
Advanced tools
Comparing version 2.0.0-alpha.6 to 2.0.0-alpha.7
@@ -183,3 +183,3 @@ 'use strict'; | ||
default: colors.grey30, | ||
primary: colors.lightGreen, | ||
primary: colors.darkBlue, | ||
success: colors.lightGreen, | ||
@@ -186,0 +186,0 @@ warning: colors.yellow, |
{ | ||
"name": "@hixme-ui/theme", | ||
"version": "2.0.0-alpha.6", | ||
"version": "2.0.0-alpha.7", | ||
"description": "hixme-ui theme", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
@@ -168,3 +168,3 @@ export const colors = { | ||
default: colors.grey30, | ||
primary: colors.lightGreen, | ||
primary: colors.darkBlue, | ||
success: colors.lightGreen, | ||
@@ -171,0 +171,0 @@ warning: colors.yellow, |
Sorry, the diff of this file is not supported yet
47664