@apollo/brand
Advanced tools
Comparing version 0.2.6 to 0.3.0
# @apollo/brand | ||
## 0.3.0 | ||
### Minor Changes | ||
- 66179b3: Changes bg-input dark token to navy-450 | ||
## 0.2.6 | ||
@@ -4,0 +10,0 @@ |
@@ -186,3 +186,3 @@ "use strict"; | ||
base: primitives_1.silver[100], | ||
dark: primitives_1.navy[400], | ||
dark: primitives_1.navy[450], | ||
}, | ||
@@ -189,0 +189,0 @@ white: { |
{ | ||
"name": "@apollo/brand", | ||
"version": "0.2.6", | ||
"version": "0.3.0", | ||
"license": "UNLICENSED", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
@@ -206,3 +206,3 @@ import { | ||
base: silver[100], | ||
dark: navy[400], | ||
dark: navy[450], | ||
}, | ||
@@ -209,0 +209,0 @@ white: { |
58565