Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@uswitch/trustyle.money-theme

Package Overview
Dependencies
Maintainers
23
Versions
277
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@uswitch/trustyle.money-theme - npm Package Compare versions

Comparing version 0.3.2 to 0.3.3

4

package.json
{
"name": "@uswitch/trustyle.money-theme",
"version": "0.3.2",
"version": "0.3.3",
"license": "MIT",

@@ -10,3 +10,3 @@ "main": "index.js",

"scripts": {},
"gitHead": "4acd36dd8480b989a5fe02e0bce0cdff52285159"
"gitHead": "f80510fa35a539652014a75373cf74b1a8666d2e"
}

@@ -17,2 +17,3 @@ {

"base": "'Open Sans', -apple-system, sans-serif",
"body": "'Open Sans', -apple-system, sans-serif",
"heading": "Nunito, -apple-system, sans-serif",

@@ -108,2 +109,3 @@ "monospace": "Menlo, monospace",

"colors": {
"text": "#4c4c4c",
"sunshine": "#FEC340",

@@ -212,8 +214,10 @@ "burnt": "#FAA73F",

},
"isActive": {
"button": {
"variant": "accordion.base.button"
},
"caret": {
"color": "fuschia"
"variants": {
"isActive": {
"button": {
"variant": "accordion.base.button"
},
"caret": {
"color": "fuschia"
}
}

@@ -414,44 +418,43 @@ }

"primary": {
"color": "experimental-text",
"base": {
"fontSize": "md",
"fontWeight": "bold",
"border": "none",
"backgroundColor": "primary",
"borderRadius": "50vh",
"paddingX": "lg",
":hover:not(:disabled)": {
"backgroundColor": "primary--dark"
},
":focus": {
"backgroundColor": "primary--dark"
},
":disabled": {
"opacity": "0.3",
"cursor": "not-allowed"
},
":active": {
"backgroundColor": "primary--dark"
}
},
"secondary": {
"color": "grey-0",
"fontSize": "md",
"fontWeight": "bold",
"backgroundColor": "secondary",
"borderRadius": "50vh",
"paddingX": "lg",
":hover:not(:disabled)": {
"backgroundColor": "secondary--dark"
"variants": {
"primary": {
"variant": "buttons.base",
"color": "experimental-text",
"backgroundColor": "primary",
":hover:not(:disabled)": {
"backgroundColor": "primary--dark"
},
":focus": {
"backgroundColor": "primary--dark"
},
":active": {
"backgroundColor": "primary--dark"
}
},
":focus": {
"backgroundColor": "secondary--dark"
},
":disabled": {
"opacity": "0.3",
"cursor": "not-allowed"
},
":active": {
"backgroundColor": "secondary--dark"
"secondary": {
"variant": "buttons.base",
"color": "grey-0",
"backgroundColor": "secondary",
":hover:not(:disabled)": {
"backgroundColor": "secondary--dark"
},
":focus": {
"backgroundColor": "secondary--dark"
},
":active": {
"backgroundColor": "secondary--dark"
}
}

@@ -458,0 +461,0 @@ }

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc