@apollo/brand
Advanced tools
Comparing version 0.6.0 to 0.7.0
# @apollo/brand | ||
## 0.7.0 | ||
### Minor Changes | ||
- 2790103: Updates searchHighlight tokens | ||
## 0.6.0 | ||
@@ -4,0 +10,0 @@ |
@@ -221,4 +221,4 @@ "use strict"; | ||
searchHighlight: { | ||
base: primitives_1.yellow[500], | ||
dark: primitives_1.yellow[200], | ||
base: primitives_1.green[500], | ||
dark: primitives_1.green[200], | ||
}, | ||
@@ -225,0 +225,0 @@ tableHeader: { |
{ | ||
"name": "@apollo/brand", | ||
"version": "0.6.0", | ||
"version": "0.7.0", | ||
"license": "UNLICENSED", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
@@ -242,4 +242,4 @@ import { | ||
searchHighlight: { | ||
base: yellow[500], | ||
dark: yellow[200], | ||
base: green[500], | ||
dark: green[200], | ||
}, | ||
@@ -246,0 +246,0 @@ tableHeader: { |
Sorry, the diff of this file is not supported yet
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
59539