@atb-as/theme
Advanced tools
Comparing version 5.0.0-alpha.0 to 5.0.0
@@ -26,8 +26,8 @@ "use strict"; | ||
background_0: contrastColor('#FFFFFF', 'dark'), | ||
background_1: contrastColor('#F0F0F0', 'dark'), | ||
background_1: contrastColor('#E6F2F6', 'dark'), | ||
background_2: contrastColor('#EAEAEA', 'dark'), | ||
background_3: contrastColor('#E4E4E4', 'dark'), | ||
background_accent: contrastColor('#003441', 'light'), | ||
background_accent: contrastColor('#0181A2', 'light'), | ||
primary_1: contrastColor('#80C0D1', 'dark'), | ||
primary_2: contrastColor('#0181A2', 'light'), | ||
primary_2: contrastColor('#046073', 'light'), | ||
primary_3: contrastColor('#99CDDA', 'dark'), | ||
@@ -85,4 +85,4 @@ primary_destructive: contrastColor('#A61419', 'light'), | ||
colors: { | ||
background_0: contrastColor('#00303D', 'light'), | ||
background_1: contrastColor('#000D10', 'light'), | ||
background_0: contrastColor('#046073', 'light'), | ||
background_1: contrastColor('#00303D', 'light'), | ||
background_2: contrastColor('#00232C', 'light'), | ||
@@ -92,3 +92,3 @@ background_3: contrastColor('#002B38', 'light'), | ||
primary_1: contrastColor('#80C0D1', 'dark'), | ||
primary_2: contrastColor('#349AB5', 'light'), | ||
primary_2: contrastColor('#0181A2', 'light'), | ||
primary_3: contrastColor('#99CDDA', 'dark'), | ||
@@ -95,0 +95,0 @@ primary_destructive: contrastColor('#D51920', 'light'), |
{ | ||
"name": "@atb-as/theme", | ||
"version": "5.0.0-alpha.0", | ||
"version": "5.0.0", | ||
"private": false, | ||
@@ -34,3 +34,3 @@ "description": "AtB Design System Colors", | ||
}, | ||
"gitHead": "0e4969e801c68f4bac08464d4187ed92a1a6b1f4" | ||
"gitHead": "8233949a173570decf614d6279c538904e4e471d" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
168384