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

@clds/themes

Package Overview
Dependencies
Maintainers
0
Versions
119
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@clds/themes - npm Package Compare versions

Comparing version 0.47.0 to 0.48.0

2

dist/cjs/dark.theme.d.ts

@@ -80,2 +80,4 @@ export declare const darkTheme: {

accent10: string;
accent11: string;
accent12: string;
};

@@ -82,0 +84,0 @@ overlayLight: string;

@@ -98,2 +98,4 @@ export declare const lightTheme: {

accent10: string;
accent11: string;
accent12: string;
};

@@ -100,0 +102,0 @@ };

@@ -59,2 +59,4 @@ export declare const light: {

accent10: string;
accent11: string;
accent12: string;
};

@@ -102,2 +104,4 @@ };

accent10: string;
accent11: string;
accent12: string;
};

@@ -104,0 +108,0 @@ overlayLight: string;

@@ -62,2 +62,4 @@ "use strict";

accent10: '#323a42',
accent11: '#ff6000',
accent12: '#ec0394',
},

@@ -86,3 +88,5 @@ };

accent10: '#e0edff',
accent11: '#ff5469',
accent12: '#ff5bd4',
} });
//# sourceMappingURL=palette.js.map

@@ -80,2 +80,4 @@ export declare const darkTheme: {

accent10: string;
accent11: string;
accent12: string;
};

@@ -82,0 +84,0 @@ overlayLight: string;

@@ -98,2 +98,4 @@ export declare const lightTheme: {

accent10: string;
accent11: string;
accent12: string;
};

@@ -100,0 +102,0 @@ };

@@ -59,2 +59,4 @@ export declare const light: {

accent10: string;
accent11: string;
accent12: string;
};

@@ -102,2 +104,4 @@ };

accent10: string;
accent11: string;
accent12: string;
};

@@ -104,0 +108,0 @@ overlayLight: string;

@@ -59,2 +59,4 @@ export const light = {

accent10: '#323a42',
accent11: '#ff6000',
accent12: '#ec0394',
},

@@ -83,3 +85,5 @@ };

accent10: '#e0edff',
accent11: '#ff5469',
accent12: '#ff5bd4',
} });
//# sourceMappingURL=palette.js.map

2

package.json
{
"name": "@clds/themes",
"description": "Cloudinary themes",
"version": "0.47.0",
"version": "0.48.0",
"author": "Cloudinary",

@@ -6,0 +6,0 @@ "main": "./dist/cjs/index.js",

@@ -59,2 +59,4 @@ export const light = {

accent10: '#323a42',
accent11: '#ff6000',
accent12: '#ec0394',
},

@@ -104,3 +106,5 @@ };

accent10: '#e0edff',
accent11: '#ff5469',
accent12: '#ff5bd4',
},
};

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