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

@tlon/indigo-dark

Package Overview
Dependencies
Maintainers
4
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tlon/indigo-dark - npm Package Compare versions

Comparing version 1.0.5 to 1.0.6

15

index.ts

@@ -5,3 +5,3 @@ import baseStyled, { ThemedStyledInterface } from 'styled-components';

white: 'rgba(255,255,255,1)',
black: 'rgba(0,0,0,1)',
black: 'rgba(26,26,26,1)',
red: 'rgba(255,65,54,1)',

@@ -126,7 +126,9 @@ yellow: 'rgba(255,199,0,1)',

12, // 0
16, // 1
24, // 2
32, // 3
48, // 4
64, // 5
14, // 1
16, // 2
20, // 3
24, // 4
32, // 5
48, // 6
64, // 7
],

@@ -137,2 +139,3 @@ // font-weight

regular: 400,
medium: 500,
bold: 600,

@@ -139,0 +142,0 @@ },

2

package.json
{
"name": "@tlon/indigo-dark",
"version": "1.0.5",
"version": "1.0.6",
"description": "Dark theme for Indigo React",

@@ -5,0 +5,0 @@ "author": "tlon",

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