@powel/design-colors
Advanced tools
Comparing version 3.0.0-1611738685411 to 3.0.0-1611838341989
@@ -354,3 +354,3 @@ [ | ||
"name": "GRAY75", | ||
"rating": "AAA" | ||
"rating": "AA" | ||
} | ||
@@ -365,6 +365,2 @@ ] | ||
"name": "BLACK", | ||
"rating": "AAA" | ||
}, | ||
{ | ||
"name": "GRAY75", | ||
"rating": "AA" | ||
@@ -379,4 +375,4 @@ } | ||
{ | ||
"name": "BLACK", | ||
"rating": "AAA" | ||
"name": "WHITE", | ||
"rating": "AA" | ||
} | ||
@@ -383,0 +379,0 @@ ] |
@@ -30,6 +30,6 @@ module.exports = { | ||
colorGreen120: "#006622", | ||
colorOrange10: "#fff6e5", | ||
colorOrange50: "#ffd27f", | ||
colorOrange100: "#ffa500", | ||
colorOrange120: "#d88400", | ||
colorOrange10: "#fdf0e5", | ||
colorOrange50: "#f7b57f", | ||
colorOrange100: "#ef6c00", | ||
colorOrange120: "#b55100", | ||
colorRed10: "#fde5e5", | ||
@@ -42,3 +42,3 @@ colorRed50: "#f67f7f", | ||
colorTeal100: "#00a4c0", | ||
colorTeal120: "#007a8f", | ||
colorTeal120: "#00798e", | ||
colorPurple10: "#edecf6", | ||
@@ -45,0 +45,0 @@ colorPurple50: "#a8a1d4", |
@@ -30,6 +30,6 @@ { | ||
"COLOR_GREEN120": "#006622", | ||
"COLOR_ORANGE10": "#fff6e5", | ||
"COLOR_ORANGE50": "#ffd27f", | ||
"COLOR_ORANGE100": "#ffa500", | ||
"COLOR_ORANGE120": "#d88400", | ||
"COLOR_ORANGE10": "#fdf0e5", | ||
"COLOR_ORANGE50": "#f7b57f", | ||
"COLOR_ORANGE100": "#ef6c00", | ||
"COLOR_ORANGE120": "#b55100", | ||
"COLOR_RED10": "#fde5e5", | ||
@@ -42,3 +42,3 @@ "COLOR_RED50": "#f67f7f", | ||
"COLOR_TEAL100": "#00a4c0", | ||
"COLOR_TEAL120": "#007a8f", | ||
"COLOR_TEAL120": "#00798e", | ||
"COLOR_PURPLE10": "#edecf6", | ||
@@ -45,0 +45,0 @@ "COLOR_PURPLE50": "#a8a1d4", |
@@ -29,6 +29,6 @@ export const colorBlack = "#000000"; | ||
export const colorGreen120 = "#006622"; | ||
export const colorOrange10 = "#fff6e5"; | ||
export const colorOrange50 = "#ffd27f"; | ||
export const colorOrange100 = "#ffa500"; | ||
export const colorOrange120 = "#d88400"; | ||
export const colorOrange10 = "#fdf0e5"; | ||
export const colorOrange50 = "#f7b57f"; | ||
export const colorOrange100 = "#ef6c00"; | ||
export const colorOrange120 = "#b55100"; | ||
export const colorRed10 = "#fde5e5"; | ||
@@ -41,3 +41,3 @@ export const colorRed50 = "#f67f7f"; | ||
export const colorTeal100 = "#00a4c0"; | ||
export const colorTeal120 = "#007a8f"; | ||
export const colorTeal120 = "#00798e"; | ||
export const colorPurple10 = "#edecf6"; | ||
@@ -44,0 +44,0 @@ export const colorPurple50 = "#a8a1d4"; |
@@ -15,8 +15,8 @@ { | ||
"GREEN120": "#006622", | ||
"ORANGE100": "#ffa500", | ||
"ORANGE120": "#d88400", | ||
"ORANGE100": "#ef6c00", | ||
"ORANGE120": "#b55100", | ||
"RED100": "#ed0000", | ||
"RED120": "#b50000", | ||
"TEAL100": "#00a4c0", | ||
"TEAL120": "#007a8f", | ||
"TEAL120": "#00798e", | ||
"PURPLE100": "#ffc400", | ||
@@ -23,0 +23,0 @@ "PURPLE120": "#3d327f", |
{ | ||
"name": "@powel/design-colors", | ||
"version": "3.0.0-1611738685411", | ||
"version": "3.0.0-1611838341989", | ||
"description": "Color primitives for Powel design primitives", | ||
@@ -5,0 +5,0 @@ "license": "UNLICENSED", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
83026
902