@lidofinance/theme
Advanced tools
Comparing version 2.3.0 to 2.4.0
@@ -6,2 +6,3 @@ declare const _default: { | ||
readonly primaryContrast: "#fff"; | ||
readonly primaryVisited: "#4bbeff"; | ||
readonly accent: "#27272e"; | ||
@@ -8,0 +9,0 @@ readonly accentContrast: "#fff"; |
@@ -9,2 +9,3 @@ 'use strict'; | ||
primaryContrast: '#fff', | ||
primaryVisited: '#4bbeff', | ||
accent: '#27272e', | ||
@@ -11,0 +12,0 @@ accentContrast: '#fff', |
@@ -66,2 +66,3 @@ declare const _default: { | ||
readonly primaryContrast: "#fff"; | ||
readonly primaryVisited: "#4bbeff"; | ||
readonly accent: "#27272e"; | ||
@@ -68,0 +69,0 @@ readonly accentContrast: "#fff"; |
@@ -21,2 +21,3 @@ export declare const themeLight: { | ||
primaryContrast: "#fff"; | ||
primaryVisited: "#4bbeff"; | ||
accent: "#27272e"; | ||
@@ -154,2 +155,3 @@ accentContrast: "#fff"; | ||
primaryContrast: "#fff"; | ||
primaryVisited: "#4bbeff"; | ||
accent: "#27272e"; | ||
@@ -287,2 +289,3 @@ accentContrast: "#fff"; | ||
primaryContrast: "#fff"; | ||
primaryVisited: "#4bbeff"; | ||
accent: "#27272e"; | ||
@@ -289,0 +292,0 @@ accentContrast: "#fff"; |
@@ -6,2 +6,3 @@ declare const _default: { | ||
readonly primaryContrast: "#fff"; | ||
readonly primaryVisited: "#4bbeff"; | ||
readonly accent: "#27272e"; | ||
@@ -8,0 +9,0 @@ readonly accentContrast: "#fff"; |
@@ -5,2 +5,3 @@ var colors = { | ||
primaryContrast: '#fff', | ||
primaryVisited: '#4bbeff', | ||
accent: '#27272e', | ||
@@ -7,0 +8,0 @@ accentContrast: '#fff', |
@@ -66,2 +66,3 @@ declare const _default: { | ||
readonly primaryContrast: "#fff"; | ||
readonly primaryVisited: "#4bbeff"; | ||
readonly accent: "#27272e"; | ||
@@ -68,0 +69,0 @@ readonly accentContrast: "#fff"; |
@@ -21,2 +21,3 @@ export declare const themeLight: { | ||
primaryContrast: "#fff"; | ||
primaryVisited: "#4bbeff"; | ||
accent: "#27272e"; | ||
@@ -154,2 +155,3 @@ accentContrast: "#fff"; | ||
primaryContrast: "#fff"; | ||
primaryVisited: "#4bbeff"; | ||
accent: "#27272e"; | ||
@@ -287,2 +289,3 @@ accentContrast: "#fff"; | ||
primaryContrast: "#fff"; | ||
primaryVisited: "#4bbeff"; | ||
accent: "#27272e"; | ||
@@ -289,0 +292,0 @@ accentContrast: "#fff"; |
{ | ||
"name": "@lidofinance/theme", | ||
"version": "2.3.0", | ||
"version": "2.4.0", | ||
"main": "dist/cjs/index.js", | ||
@@ -5,0 +5,0 @@ "module": "dist/esm/index.js", |
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
67840
1910