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

@os-design/theming

Package Overview
Dependencies
Maintainers
1
Versions
68
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@os-design/theming - npm Package Compare versions

Comparing version 0.0.4 to 0.0.5

6

lib/index.js
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
const defaultTheme = {
colorPrimary: '9,105,198',
colorBorder: '217,217,217',
colorPlaceholder: '166,166,166',
colorPrimary: '#0969c6',
colorBorder: '#d9d9d9',
colorPlaceholder: '#a6a6a6',
fontSize: [16, 18, 20],

@@ -8,0 +8,0 @@ sizing: {

{
"name": "@os-design/theming",
"version": "0.0.4",
"version": "0.0.5",
"license": "MIT",

@@ -18,3 +18,3 @@ "main": "lib/index.js",

},
"gitHead": "b0835a8f592ae7aac5ebb68a8fec3a2e541c6558"
"gitHead": "356b74b8ce38b05cf217b7dcfcaf2b7989da10d7"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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