@apollo/brand
Advanced tools
Comparing version 0.5.7 to 0.5.8
# @apollo/brand | ||
## 0.5.8 | ||
### Patch Changes | ||
- 6933410: Update border disabled color in dark mode. | ||
## 0.5.7 | ||
@@ -4,0 +10,0 @@ |
@@ -53,3 +53,3 @@ "use strict"; | ||
base: primitives_1.silver[400], | ||
dark: primitives_1.navy[200], | ||
dark: primitives_1.navy[300], | ||
}, | ||
@@ -56,0 +56,0 @@ selected: { |
{ | ||
"name": "@apollo/brand", | ||
"version": "0.5.7", | ||
"version": "0.5.8", | ||
"license": "UNLICENSED", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
@@ -70,3 +70,3 @@ import { | ||
base: silver[400], | ||
dark: navy[200], | ||
dark: navy[300], | ||
}, | ||
@@ -73,0 +73,0 @@ selected: { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
58858