@exodus/optimism-meta
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -18,3 +18,3 @@ "use strict"; | ||
const primaryColor = '#8C93AF'; | ||
const gradientColors = ['#EAEAEA', '#FFF']; | ||
const gradientColors = ['#EB3430', '#FF7875']; | ||
const gradientCoords = { | ||
@@ -38,3 +38,3 @@ x1: '19.031%', | ||
finney: 15, | ||
ETHARBN: 18 | ||
OPETH: 18 | ||
}; | ||
@@ -41,0 +41,0 @@ |
{ | ||
"name": "@exodus/optimism-meta", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Ethereum (Optimism) constants, icons, colors and other metadata", | ||
@@ -19,3 +19,3 @@ "main": "lib/index.js", | ||
}, | ||
"gitHead": "890d9310ab52d96d65349c75a7a7a55243104049" | ||
"gitHead": "6c1abd66e1224acbb391007b9ab261e5c09376e7" | ||
} |
3607