buoy-theme
Advanced tools
Comparing version 1.0.30 to 1.0.31
@@ -27,2 +27,4 @@ "use strict"; | ||
neutralDarkest: "#1E1E1E", | ||
neutralBlack: "#3c3c3c", | ||
neutralBlacker: "#2e2e2e", | ||
landingYellow: "#FFB54A", | ||
@@ -38,2 +40,3 @@ landingYellowDark: "#D39B4B", | ||
landingBackground: "#FCFAF6", | ||
fantasy: "#FCFAF6", | ||
@@ -40,0 +43,0 @@ white: "#ffffff", |
{ | ||
"name": "buoy-theme", | ||
"version": "1.0.30", | ||
"version": "1.0.31", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
@@ -22,2 +22,4 @@ const colors = { | ||
neutralDarkest: "#1E1E1E", | ||
neutralBlack: "#3c3c3c", | ||
neutralBlacker: "#2e2e2e", | ||
landingYellow: "#FFB54A", | ||
@@ -33,2 +35,3 @@ landingYellowDark: "#D39B4B", | ||
landingBackground: "#FCFAF6", | ||
fantasy: "#FCFAF6", | ||
@@ -35,0 +38,0 @@ white: "#ffffff", |
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
14838
20
481