@atb-as/theme
Advanced tools
Comparing version 13.1.0 to 13.1.1
@@ -59,3 +59,3 @@ "use strict"; | ||
1: { | ||
background: "#21282c", | ||
background: "#161b1d", | ||
foreground: { | ||
@@ -68,3 +68,3 @@ primary: "#ffffff", | ||
2: { | ||
background: "#161b1d", | ||
background: "#0b0d0f", | ||
foreground: { | ||
@@ -77,3 +77,3 @@ primary: "#ffffff", | ||
3: { | ||
background: "#0b0d0f", | ||
background: "#000000", | ||
foreground: { | ||
@@ -88,3 +88,3 @@ primary: "#ffffff", | ||
0: { | ||
background: "#161b1d", | ||
background: "#0b0d0f", | ||
foreground: { | ||
@@ -91,0 +91,0 @@ primary: "#ffffff", |
@@ -645,5 +645,5 @@ "use strict"; | ||
foreground: { | ||
primary: "#000000", | ||
secondary: "#415058", | ||
disabled: "#73848c" | ||
primary: "#ffffff", | ||
secondary: "#e1e8eb", | ||
disabled: "#a7b6be" | ||
} | ||
@@ -654,5 +654,5 @@ }, | ||
foreground: { | ||
primary: "#000000", | ||
secondary: "#415058", | ||
disabled: "#73848c" | ||
primary: "#ffffff", | ||
secondary: "#e1e8eb", | ||
disabled: "#a7b6be" | ||
} | ||
@@ -659,0 +659,0 @@ } |
{ | ||
"name": "@atb-as/theme", | ||
"version": "13.1.0", | ||
"version": "13.1.1", | ||
"private": false, | ||
@@ -39,3 +39,3 @@ "description": "AtB Design System Colors", | ||
}, | ||
"gitHead": "d1340ae86537efa2d63d1e9f34c6bad7f6a87544" | ||
"gitHead": "24cb8906c514eee96c0b88e19796ca53546cea04" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
1658027
112
40286