New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More →

@toeverything/theme

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@toeverything/theme - npm Package Compare versions

Comparing version

to
1.1.4

@@ -51,2 +51,3 @@ // Generated by dts-bundle-generator v9.5.1

"centerPeek/background": string;
"centerPeek/buttonBackground": string;
"centerPeek/icon": string;

@@ -381,2 +382,3 @@ "centerPeek/overlay": string;

"centerPeek/background": string;
"centerPeek/buttonBackground": string;
"centerPeek/icon": string;

@@ -740,2 +742,3 @@ "centerPeek/overlay": string;

readonly background: "#ffffff";
readonly buttonBackground: "#ffffff";
readonly icon: "#7a7a7a";

@@ -1250,2 +1253,3 @@ readonly overlay: "#0000002b";

readonly background: "#000000";
readonly buttonBackground: "#252525";
readonly icon: "#cdcdcd";

@@ -1252,0 +1256,0 @@ readonly overlay: "#00000085";

@@ -52,2 +52,3 @@ function s(e) {

"centerPeek/background": "#ffffff",
"centerPeek/buttonBackground": "#ffffff",
"centerPeek/icon": "#7a7a7a",

@@ -381,2 +382,3 @@ "centerPeek/overlay": "#0000002b",

"centerPeek/background": "#000000",
"centerPeek/buttonBackground": "#252525",
"centerPeek/icon": "#cdcdcd",

@@ -383,0 +385,0 @@ "centerPeek/overlay": "#00000085",

@@ -49,2 +49,3 @@ export declare const lightThemeV2: {

'centerPeek/background': string;
'centerPeek/buttonBackground': string;
'centerPeek/icon': string;

@@ -379,2 +380,3 @@ 'centerPeek/overlay': string;

'centerPeek/background': string;
'centerPeek/buttonBackground': string;
'centerPeek/icon': string;

@@ -738,2 +740,3 @@ 'centerPeek/overlay': string;

readonly background: "#ffffff";
readonly buttonBackground: "#ffffff";
readonly icon: "#7a7a7a";

@@ -1248,2 +1251,3 @@ readonly overlay: "#0000002b";

readonly background: "#000000";
readonly buttonBackground: "#252525";
readonly icon: "#cdcdcd";

@@ -1250,0 +1254,0 @@ readonly overlay: "#00000085";

{
"name": "@toeverything/theme",
"version": "1.1.3",
"version": "1.1.4",
"type": "module",

@@ -24,6 +24,9 @@ "repository": "toeverything/design",

"require": "./dist/presets/typography.cjs"
}
},
"./fonts": "./fonts",
"./fonts.css": "./fonts/fonts.css"
},
"files": [
"dist"
"dist",
"fonts"
],

@@ -30,0 +33,0 @@ "publishConfig": {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet