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

@primer/primitives

Package Overview
Dependencies
Maintainers
6
Versions
4579
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@primer/primitives - npm Package Compare versions

Comparing version

to
0.0.0-f020b15

2

dist/js/colors/dark.d.ts

@@ -5,3 +5,3 @@ declare const _default: {

white: string;
grey: string[];
gray: string[];
blue: string[];

@@ -8,0 +8,0 @@ green: string[];

@@ -7,3 +7,3 @@ "use strict";

"white": "#0d1117",
"grey": [
"gray": [
"#0d1117",

@@ -108,12 +108,12 @@ "#161b22",

"secondary": "#8b949e",
"tertiary": "#6e7681",
"placeholder": "#30363d",
"disabled": "#30363d",
"tertiary": "#8b949e",
"placeholder": "#484f58",
"disabled": "#484f58",
"inverse": "#0d1117",
"linkPrimary": "#3f87e9",
"linkPrimary": "#75bbff",
"linkSecondary": "#f0f6fc",
"linkTertiary": "#8b949e",
"danger": "#ed4e50",
"success": "#3ab550",
"warning": "#fde15f"
"success": "#58ce65",
"warning": "#f7d232"
},

@@ -123,7 +123,7 @@ "icon": {

"secondary": "#8b949e",
"tertiary": "#484f58",
"info": "#3f87e9",
"tertiary": "#8b949e",
"info": "#75bbff",
"danger": "#ed4e50",
"success": "#3ab550",
"warning": "#fde15f"
"success": "#58ce65",
"warning": "#f7d232"
},

@@ -139,7 +139,7 @@ "hl": {

"border": {
"primary": "#21262d",
"primaryLight": "#272d36",
"primary": "#30363d",
"primaryLight": "#292e34",
"secondary": "#30363d",
"tertiary": "#0d1117",
"inverse": "#0d1117",
"inverse": "#ffffff",
"info": "#3f87e9",

@@ -172,3 +172,3 @@ "danger": "#ed4e50",

"0",
"rgba(255,255,255,0.04)"
"rgba(72,79,88,0.04)"
],

@@ -198,3 +198,3 @@ "medium": [

"0",
"rgba(13,17,23,0.25)"
"rgba(255,255,255,0.1)"
],

@@ -218,2 +218,10 @@ "inset": [

"black": {
"10": "rgba(13,17,23,0.1)",
"15": "rgba(13,17,23,0.15)",
"30": "rgba(13,17,23,0.3)",
"50": "rgba(13,17,23,0.5)",
"70": "rgba(13,17,23,0.7)",
"85": "rgba(13,17,23,0.85)"
},
"white": {
"10": "rgba(255,255,255,0.1)",

@@ -225,10 +233,2 @@ "15": "rgba(255,255,255,0.15)",

"85": "rgba(255,255,255,0.85)"
},
"white": {
"10": "rgba(13,17,23,0.1)",
"15": "rgba(13,17,23,0.15)",
"30": "rgba(13,17,23,0.3)",
"50": "rgba(13,17,23,0.5)",
"70": "rgba(13,17,23,0.7)",
"85": "rgba(13,17,23,0.85)"
}

@@ -251,3 +251,3 @@ },

"success": {
"bg": "#0a3818",
"bg": "#81e38a",
"border": "rgba(88,206,101,0.2)",

@@ -266,3 +266,3 @@ "icon": "rgba(88,206,101,0.8)"

"bgHover": "#f3f4f6",
"bgActive": "#edeff2",
"bgActive": "#f9f9fa",
"shadowActive": [

@@ -273,3 +273,3 @@ "inset",

"0.3em",
"rgba(255,255,255,0.15)"
"rgba(13,17,23,0.15)"
],

@@ -281,10 +281,10 @@ "shadowInputFocus": [

"0.2em",
"rgba(63,135,233,0.3)"
"rgba(49,110,205,0.3)"
],
"primary": {
"bg": "#2ea44f",
"border": "rgba(255,255,255,0.15)",
"borderDisabled": "rgba(255,255,255,0.1)",
"text": "#0d1117",
"ic": "rgba(13,17,23,0.8)",
"border": "rgba(13,17,23,0.15)",
"borderDisabled": "rgba(13,17,23,0.1)",
"text": "#ffffff",
"ic": "rgba(255,255,255,0.8)",
"shadow": [

@@ -294,3 +294,3 @@ "0",

"0",
"rgba(255,255,255,0.1)"
"rgba(13,17,23,0.1)"
],

@@ -302,3 +302,3 @@ "shadowHighlight": [

"0",
"rgba(13,17,23,0.03)"
"rgba(255,255,255,0.03)"
],

@@ -310,3 +310,3 @@ "shadowSelected": [

"0",
"rgba(178,244,182,0.2)"
"rgba(4,38,15,0.2)"
],

@@ -316,3 +316,3 @@ "bgHover": "#2c974b",

"bgDisabled": "#94d3a2",
"disabledText": "rgba(13,17,23,0.8)",
"disabledText": "rgba(255,255,255,0.8)",
"disabledShadow": [

@@ -325,3 +325,3 @@ "0",

],
"counterBg": "rgba(13,17,23,0.2)"
"counterBg": "rgba(255,255,255,0.2)"
},

@@ -334,3 +334,3 @@ "inverseOnHover": {

"0",
"rgba(255,255,255,0.1)"
"rgba(13,17,23,0.1)"
],

@@ -342,5 +342,5 @@ "shadowInset": [

"0",
"rgba(13,17,23,0.03)"
"rgba(255,255,255,0.03)"
],
"counterBg": "rgba(13,17,23,0.2)"
"counterBg": "rgba(255,255,255,0.2)"
},

@@ -357,3 +357,3 @@ "danger": {

"0",
"rgba(255,220,217,0.2)"
"rgba(73,0,12,0.2)"
],

@@ -365,6 +365,6 @@ "shadowFocus": [

"3px",
"rgba(255,113,112,0.4)"
"rgba(172,33,43,0.4)"
],
"counterBg": "rgba(237,78,80,0.1)",
"counterBgDisabled": "rgba(237,78,80,0.05)"
"counterBg": "rgba(209,51,57,0.1)",
"counterBgDisabled": "rgba(209,51,57,0.05)"
},

@@ -374,4 +374,4 @@ "outline": {

"textDisabled": "rgba(63,135,233,0.5)",
"bgHover": "#3f87e9",
"bgActive": "#317ee7",
"bgHover": "#54a2fb",
"bgActive": "#459afb",
"shadow": [

@@ -382,3 +382,3 @@ "inset",

"0",
"rgba(202,232,255,0.2)"
"rgba(6,30,70,0.2)"
],

@@ -390,8 +390,8 @@ "shadowFocus": [

"3px",
"rgba(84,162,251,0.4)"
"rgba(36,86,170,0.4)"
],
"counterBg": "rgba(63,135,233,0.1)",
"counterBgDisabled": "rgba(63,135,233,0.05)"
"counterBg": "rgba(49,110,205,0.1)",
"counterBgDisabled": "rgba(49,110,205,0.05)"
},
"counterBg": "rgba(255,255,255,0.08)"
"counterBg": "rgba(13,17,23,0.08)"
},

@@ -423,3 +423,3 @@ "counter": {

"0.2em",
"rgba(63,135,233,0.3)"
"rgba(49,110,205,0.3)"
]

@@ -435,3 +435,3 @@ },

"0",
"rgba(13,17,23,0.8)"
"rgba(255,255,255,0.8)"
]

@@ -449,3 +449,3 @@ },

"selectMenu": {
"backdropBg": "rgba(255,255,255,0.5)",
"backdropBg": "rgba(13,17,23,0.5)",
"shadow": [

@@ -455,3 +455,3 @@ "0",

"18px",
"rgba(255,255,255,0.4)"
"rgba(13,17,23,0.4)"
],

@@ -465,6 +465,6 @@ "tapHighlight": "rgba(48,54,61,0.5)",

"dropdown": {
"border": "rgba(255,255,255,0.15)"
"border": "rgba(13,17,23,0.15)"
},
"popover": {
"border": "rgba(255,255,255,0.15)"
"border": "rgba(13,17,23,0.15)"
},

@@ -484,3 +484,3 @@ "branchName": {

"header": {
"text": "rgba(13,17,23,0.7)"
"text": "rgba(255,255,255,0.7)"
},

@@ -487,0 +487,0 @@ "filterItem": {

@@ -6,3 +6,3 @@ declare const _default: {

white: string;
grey: string[];
gray: string[];
blue: string[];

@@ -298,3 +298,3 @@ green: string[];

white: string;
grey: string[];
gray: string[];
blue: string[];

@@ -301,0 +301,0 @@ green: string[];

@@ -5,3 +5,3 @@ declare const _default: {

white: string;
grey: string[];
gray: string[];
blue: string[];

@@ -8,0 +8,0 @@ green: string[];

@@ -7,3 +7,3 @@ "use strict";

"white": "#ffffff",
"grey": [
"gray": [
"#fafbfc",

@@ -109,4 +109,4 @@ "#f6f8fa",

"tertiary": "#6a737d",
"placeholder": "#d1d5da",
"disabled": "#d1d5da",
"placeholder": "#6a737d",
"disabled": "#6a737d",
"inverse": "#ffffff",

@@ -116,3 +116,3 @@ "linkPrimary": "#0366d6",

"linkTertiary": "#586069",
"danger": "#d73a49",
"danger": "#cb2431",
"success": "#22863a",

@@ -146,4 +146,4 @@ "warning": "#b08800"

"danger": "#d73a49",
"success": "#28a745",
"warning": "#dbab09"
"success": "#34d058",
"warning": "#f9c513"
},

@@ -158,5 +158,5 @@ "bg": {

"selected": "#0366d6",
"info": "#dbedff",
"info": "#f1f8ff",
"infoInverse": "#0366d6",
"danger": "#ffdce0",
"danger": "#ffeef0",
"dangerInverse": "#d73a49",

@@ -166,3 +166,3 @@ "success": "#dcffe4",

"warning": "#fff5b1",
"warningInverse": "#dbab09"
"warningInverse": "#f9c513"
},

@@ -169,0 +169,0 @@ "shadow": {

@@ -7,3 +7,3 @@ declare const _default: {

white: string;
grey: string[];
gray: string[];
blue: string[];

@@ -299,3 +299,3 @@ green: string[];

white: string;
grey: string[];
gray: string[];
blue: string[];

@@ -302,0 +302,0 @@ green: string[];

@@ -5,3 +5,3 @@ {

"white": "#0d1117",
"grey": [
"gray": [
"#0d1117",

@@ -106,12 +106,12 @@ "#161b22",

"secondary": "#8b949e",
"tertiary": "#6e7681",
"placeholder": "#30363d",
"disabled": "#30363d",
"tertiary": "#8b949e",
"placeholder": "#484f58",
"disabled": "#484f58",
"inverse": "#0d1117",
"linkPrimary": "#3f87e9",
"linkPrimary": "#75bbff",
"linkSecondary": "#f0f6fc",
"linkTertiary": "#8b949e",
"danger": "#ed4e50",
"success": "#3ab550",
"warning": "#fde15f"
"success": "#58ce65",
"warning": "#f7d232"
},

@@ -121,7 +121,7 @@ "icon": {

"secondary": "#8b949e",
"tertiary": "#484f58",
"info": "#3f87e9",
"tertiary": "#8b949e",
"info": "#75bbff",
"danger": "#ed4e50",
"success": "#3ab550",
"warning": "#fde15f"
"success": "#58ce65",
"warning": "#f7d232"
},

@@ -137,7 +137,7 @@ "hl": {

"border": {
"primary": "#21262d",
"primaryLight": "#272d36",
"primary": "#30363d",
"primaryLight": "#292e34",
"secondary": "#30363d",
"tertiary": "#0d1117",
"inverse": "#0d1117",
"inverse": "#ffffff",
"info": "#3f87e9",

@@ -170,3 +170,3 @@ "danger": "#ed4e50",

"0",
"rgba(255,255,255,0.04)"
"rgba(72,79,88,0.04)"
],

@@ -196,3 +196,3 @@ "medium": [

"0",
"rgba(13,17,23,0.25)"
"rgba(255,255,255,0.1)"
],

@@ -216,2 +216,10 @@ "inset": [

"black": {
"10": "rgba(13,17,23,0.1)",
"15": "rgba(13,17,23,0.15)",
"30": "rgba(13,17,23,0.3)",
"50": "rgba(13,17,23,0.5)",
"70": "rgba(13,17,23,0.7)",
"85": "rgba(13,17,23,0.85)"
},
"white": {
"10": "rgba(255,255,255,0.1)",

@@ -223,10 +231,2 @@ "15": "rgba(255,255,255,0.15)",

"85": "rgba(255,255,255,0.85)"
},
"white": {
"10": "rgba(13,17,23,0.1)",
"15": "rgba(13,17,23,0.15)",
"30": "rgba(13,17,23,0.3)",
"50": "rgba(13,17,23,0.5)",
"70": "rgba(13,17,23,0.7)",
"85": "rgba(13,17,23,0.85)"
}

@@ -249,3 +249,3 @@ },

"success": {
"bg": "#0a3818",
"bg": "#81e38a",
"border": "rgba(88,206,101,0.2)",

@@ -264,3 +264,3 @@ "icon": "rgba(88,206,101,0.8)"

"bgHover": "#f3f4f6",
"bgActive": "#edeff2",
"bgActive": "#f9f9fa",
"shadowActive": [

@@ -271,3 +271,3 @@ "inset",

"0.3em",
"rgba(255,255,255,0.15)"
"rgba(13,17,23,0.15)"
],

@@ -279,10 +279,10 @@ "shadowInputFocus": [

"0.2em",
"rgba(63,135,233,0.3)"
"rgba(49,110,205,0.3)"
],
"primary": {
"bg": "#2ea44f",
"border": "rgba(255,255,255,0.15)",
"borderDisabled": "rgba(255,255,255,0.1)",
"text": "#0d1117",
"ic": "rgba(13,17,23,0.8)",
"border": "rgba(13,17,23,0.15)",
"borderDisabled": "rgba(13,17,23,0.1)",
"text": "#ffffff",
"ic": "rgba(255,255,255,0.8)",
"shadow": [

@@ -292,3 +292,3 @@ "0",

"0",
"rgba(255,255,255,0.1)"
"rgba(13,17,23,0.1)"
],

@@ -300,3 +300,3 @@ "shadowHighlight": [

"0",
"rgba(13,17,23,0.03)"
"rgba(255,255,255,0.03)"
],

@@ -308,3 +308,3 @@ "shadowSelected": [

"0",
"rgba(178,244,182,0.2)"
"rgba(4,38,15,0.2)"
],

@@ -314,3 +314,3 @@ "bgHover": "#2c974b",

"bgDisabled": "#94d3a2",
"disabledText": "rgba(13,17,23,0.8)",
"disabledText": "rgba(255,255,255,0.8)",
"disabledShadow": [

@@ -323,3 +323,3 @@ "0",

],
"counterBg": "rgba(13,17,23,0.2)"
"counterBg": "rgba(255,255,255,0.2)"
},

@@ -332,3 +332,3 @@ "inverseOnHover": {

"0",
"rgba(255,255,255,0.1)"
"rgba(13,17,23,0.1)"
],

@@ -340,5 +340,5 @@ "shadowInset": [

"0",
"rgba(13,17,23,0.03)"
"rgba(255,255,255,0.03)"
],
"counterBg": "rgba(13,17,23,0.2)"
"counterBg": "rgba(255,255,255,0.2)"
},

@@ -355,3 +355,3 @@ "danger": {

"0",
"rgba(255,220,217,0.2)"
"rgba(73,0,12,0.2)"
],

@@ -363,6 +363,6 @@ "shadowFocus": [

"3px",
"rgba(255,113,112,0.4)"
"rgba(172,33,43,0.4)"
],
"counterBg": "rgba(237,78,80,0.1)",
"counterBgDisabled": "rgba(237,78,80,0.05)"
"counterBg": "rgba(209,51,57,0.1)",
"counterBgDisabled": "rgba(209,51,57,0.05)"
},

@@ -372,4 +372,4 @@ "outline": {

"textDisabled": "rgba(63,135,233,0.5)",
"bgHover": "#3f87e9",
"bgActive": "#317ee7",
"bgHover": "#54a2fb",
"bgActive": "#459afb",
"shadow": [

@@ -380,3 +380,3 @@ "inset",

"0",
"rgba(202,232,255,0.2)"
"rgba(6,30,70,0.2)"
],

@@ -388,8 +388,8 @@ "shadowFocus": [

"3px",
"rgba(84,162,251,0.4)"
"rgba(36,86,170,0.4)"
],
"counterBg": "rgba(63,135,233,0.1)",
"counterBgDisabled": "rgba(63,135,233,0.05)"
"counterBg": "rgba(49,110,205,0.1)",
"counterBgDisabled": "rgba(49,110,205,0.05)"
},
"counterBg": "rgba(255,255,255,0.08)"
"counterBg": "rgba(13,17,23,0.08)"
},

@@ -421,3 +421,3 @@ "counter": {

"0.2em",
"rgba(63,135,233,0.3)"
"rgba(49,110,205,0.3)"
]

@@ -433,3 +433,3 @@ },

"0",
"rgba(13,17,23,0.8)"
"rgba(255,255,255,0.8)"
]

@@ -447,3 +447,3 @@ },

"selectMenu": {
"backdropBg": "rgba(255,255,255,0.5)",
"backdropBg": "rgba(13,17,23,0.5)",
"shadow": [

@@ -453,3 +453,3 @@ "0",

"18px",
"rgba(255,255,255,0.4)"
"rgba(13,17,23,0.4)"
],

@@ -463,6 +463,6 @@ "tapHighlight": "rgba(48,54,61,0.5)",

"dropdown": {
"border": "rgba(255,255,255,0.15)"
"border": "rgba(13,17,23,0.15)"
},
"popover": {
"border": "rgba(255,255,255,0.15)"
"border": "rgba(13,17,23,0.15)"
},

@@ -482,3 +482,3 @@ "branchName": {

"header": {
"text": "rgba(13,17,23,0.7)"
"text": "rgba(255,255,255,0.7)"
},

@@ -485,0 +485,0 @@ "filterItem": {

@@ -5,3 +5,3 @@ {

"white": "#ffffff",
"grey": [
"gray": [
"#fafbfc",

@@ -107,4 +107,4 @@ "#f6f8fa",

"tertiary": "#6a737d",
"placeholder": "#d1d5da",
"disabled": "#d1d5da",
"placeholder": "#6a737d",
"disabled": "#6a737d",
"inverse": "#ffffff",

@@ -114,3 +114,3 @@ "linkPrimary": "#0366d6",

"linkTertiary": "#586069",
"danger": "#d73a49",
"danger": "#cb2431",
"success": "#22863a",

@@ -144,4 +144,4 @@ "warning": "#b08800"

"danger": "#d73a49",
"success": "#28a745",
"warning": "#dbab09"
"success": "#34d058",
"warning": "#f9c513"
},

@@ -156,5 +156,5 @@ "bg": {

"selected": "#0366d6",
"info": "#dbedff",
"info": "#f1f8ff",
"infoInverse": "#0366d6",
"danger": "#ffdce0",
"danger": "#ffeef0",
"dangerInverse": "#d73a49",

@@ -164,3 +164,3 @@ "success": "#dcffe4",

"warning": "#fff5b1",
"warningInverse": "#dbab09"
"warningInverse": "#f9c513"
},

@@ -167,0 +167,0 @@ "shadow": {

@@ -5,3 +5,3 @@ export default {

"white": "#0d1117",
"grey": [
"gray": [
"#0d1117",

@@ -106,12 +106,12 @@ "#161b22",

"secondary": "#8b949e",
"tertiary": "#6e7681",
"placeholder": "#30363d",
"disabled": "#30363d",
"tertiary": "#8b949e",
"placeholder": "#484f58",
"disabled": "#484f58",
"inverse": "#0d1117",
"linkPrimary": "#3f87e9",
"linkPrimary": "#75bbff",
"linkSecondary": "#f0f6fc",
"linkTertiary": "#8b949e",
"danger": "#ed4e50",
"success": "#3ab550",
"warning": "#fde15f"
"success": "#58ce65",
"warning": "#f7d232"
},

@@ -121,7 +121,7 @@ "icon": {

"secondary": "#8b949e",
"tertiary": "#484f58",
"info": "#3f87e9",
"tertiary": "#8b949e",
"info": "#75bbff",
"danger": "#ed4e50",
"success": "#3ab550",
"warning": "#fde15f"
"success": "#58ce65",
"warning": "#f7d232"
},

@@ -137,7 +137,7 @@ "hl": {

"border": {
"primary": "#21262d",
"primaryLight": "#272d36",
"primary": "#30363d",
"primaryLight": "#292e34",
"secondary": "#30363d",
"tertiary": "#0d1117",
"inverse": "#0d1117",
"inverse": "#ffffff",
"info": "#3f87e9",

@@ -170,3 +170,3 @@ "danger": "#ed4e50",

"0",
"rgba(255,255,255,0.04)"
"rgba(72,79,88,0.04)"
],

@@ -196,3 +196,3 @@ "medium": [

"0",
"rgba(13,17,23,0.25)"
"rgba(255,255,255,0.1)"
],

@@ -216,2 +216,10 @@ "inset": [

"black": {
"10": "rgba(13,17,23,0.1)",
"15": "rgba(13,17,23,0.15)",
"30": "rgba(13,17,23,0.3)",
"50": "rgba(13,17,23,0.5)",
"70": "rgba(13,17,23,0.7)",
"85": "rgba(13,17,23,0.85)"
},
"white": {
"10": "rgba(255,255,255,0.1)",

@@ -223,10 +231,2 @@ "15": "rgba(255,255,255,0.15)",

"85": "rgba(255,255,255,0.85)"
},
"white": {
"10": "rgba(13,17,23,0.1)",
"15": "rgba(13,17,23,0.15)",
"30": "rgba(13,17,23,0.3)",
"50": "rgba(13,17,23,0.5)",
"70": "rgba(13,17,23,0.7)",
"85": "rgba(13,17,23,0.85)"
}

@@ -249,3 +249,3 @@ },

"success": {
"bg": "#0a3818",
"bg": "#81e38a",
"border": "rgba(88,206,101,0.2)",

@@ -264,3 +264,3 @@ "icon": "rgba(88,206,101,0.8)"

"bgHover": "#f3f4f6",
"bgActive": "#edeff2",
"bgActive": "#f9f9fa",
"shadowActive": [

@@ -271,3 +271,3 @@ "inset",

"0.3em",
"rgba(255,255,255,0.15)"
"rgba(13,17,23,0.15)"
],

@@ -279,10 +279,10 @@ "shadowInputFocus": [

"0.2em",
"rgba(63,135,233,0.3)"
"rgba(49,110,205,0.3)"
],
"primary": {
"bg": "#2ea44f",
"border": "rgba(255,255,255,0.15)",
"borderDisabled": "rgba(255,255,255,0.1)",
"text": "#0d1117",
"ic": "rgba(13,17,23,0.8)",
"border": "rgba(13,17,23,0.15)",
"borderDisabled": "rgba(13,17,23,0.1)",
"text": "#ffffff",
"ic": "rgba(255,255,255,0.8)",
"shadow": [

@@ -292,3 +292,3 @@ "0",

"0",
"rgba(255,255,255,0.1)"
"rgba(13,17,23,0.1)"
],

@@ -300,3 +300,3 @@ "shadowHighlight": [

"0",
"rgba(13,17,23,0.03)"
"rgba(255,255,255,0.03)"
],

@@ -308,3 +308,3 @@ "shadowSelected": [

"0",
"rgba(178,244,182,0.2)"
"rgba(4,38,15,0.2)"
],

@@ -314,3 +314,3 @@ "bgHover": "#2c974b",

"bgDisabled": "#94d3a2",
"disabledText": "rgba(13,17,23,0.8)",
"disabledText": "rgba(255,255,255,0.8)",
"disabledShadow": [

@@ -323,3 +323,3 @@ "0",

],
"counterBg": "rgba(13,17,23,0.2)"
"counterBg": "rgba(255,255,255,0.2)"
},

@@ -332,3 +332,3 @@ "inverseOnHover": {

"0",
"rgba(255,255,255,0.1)"
"rgba(13,17,23,0.1)"
],

@@ -340,5 +340,5 @@ "shadowInset": [

"0",
"rgba(13,17,23,0.03)"
"rgba(255,255,255,0.03)"
],
"counterBg": "rgba(13,17,23,0.2)"
"counterBg": "rgba(255,255,255,0.2)"
},

@@ -355,3 +355,3 @@ "danger": {

"0",
"rgba(255,220,217,0.2)"
"rgba(73,0,12,0.2)"
],

@@ -363,6 +363,6 @@ "shadowFocus": [

"3px",
"rgba(255,113,112,0.4)"
"rgba(172,33,43,0.4)"
],
"counterBg": "rgba(237,78,80,0.1)",
"counterBgDisabled": "rgba(237,78,80,0.05)"
"counterBg": "rgba(209,51,57,0.1)",
"counterBgDisabled": "rgba(209,51,57,0.05)"
},

@@ -372,4 +372,4 @@ "outline": {

"textDisabled": "rgba(63,135,233,0.5)",
"bgHover": "#3f87e9",
"bgActive": "#317ee7",
"bgHover": "#54a2fb",
"bgActive": "#459afb",
"shadow": [

@@ -380,3 +380,3 @@ "inset",

"0",
"rgba(202,232,255,0.2)"
"rgba(6,30,70,0.2)"
],

@@ -388,8 +388,8 @@ "shadowFocus": [

"3px",
"rgba(84,162,251,0.4)"
"rgba(36,86,170,0.4)"
],
"counterBg": "rgba(63,135,233,0.1)",
"counterBgDisabled": "rgba(63,135,233,0.05)"
"counterBg": "rgba(49,110,205,0.1)",
"counterBgDisabled": "rgba(49,110,205,0.05)"
},
"counterBg": "rgba(255,255,255,0.08)"
"counterBg": "rgba(13,17,23,0.08)"
},

@@ -421,3 +421,3 @@ "counter": {

"0.2em",
"rgba(63,135,233,0.3)"
"rgba(49,110,205,0.3)"
]

@@ -433,3 +433,3 @@ },

"0",
"rgba(13,17,23,0.8)"
"rgba(255,255,255,0.8)"
]

@@ -447,3 +447,3 @@ },

"selectMenu": {
"backdropBg": "rgba(255,255,255,0.5)",
"backdropBg": "rgba(13,17,23,0.5)",
"shadow": [

@@ -453,3 +453,3 @@ "0",

"18px",
"rgba(255,255,255,0.4)"
"rgba(13,17,23,0.4)"
],

@@ -463,6 +463,6 @@ "tapHighlight": "rgba(48,54,61,0.5)",

"dropdown": {
"border": "rgba(255,255,255,0.15)"
"border": "rgba(13,17,23,0.15)"
},
"popover": {
"border": "rgba(255,255,255,0.15)"
"border": "rgba(13,17,23,0.15)"
},

@@ -482,3 +482,3 @@ "branchName": {

"header": {
"text": "rgba(13,17,23,0.7)"
"text": "rgba(255,255,255,0.7)"
},

@@ -485,0 +485,0 @@ "filterItem": {

@@ -5,3 +5,3 @@ export default {

"white": "#ffffff",
"grey": [
"gray": [
"#fafbfc",

@@ -107,4 +107,4 @@ "#f6f8fa",

"tertiary": "#6a737d",
"placeholder": "#d1d5da",
"disabled": "#d1d5da",
"placeholder": "#6a737d",
"disabled": "#6a737d",
"inverse": "#ffffff",

@@ -114,3 +114,3 @@ "linkPrimary": "#0366d6",

"linkTertiary": "#586069",
"danger": "#d73a49",
"danger": "#cb2431",
"success": "#22863a",

@@ -144,4 +144,4 @@ "warning": "#b08800"

"danger": "#d73a49",
"success": "#28a745",
"warning": "#dbab09"
"success": "#34d058",
"warning": "#f9c513"
},

@@ -156,5 +156,5 @@ "bg": {

"selected": "#0366d6",
"info": "#dbedff",
"info": "#f1f8ff",
"infoInverse": "#0366d6",
"danger": "#ffdce0",
"danger": "#ffeef0",
"dangerInverse": "#d73a49",

@@ -164,3 +164,3 @@ "success": "#dcffe4",

"warning": "#fff5b1",
"warningInverse": "#dbab09"
"warningInverse": "#f9c513"
},

@@ -167,0 +167,0 @@ "shadow": {

{
"name": "@primer/primitives",
"version": "0.0.0-ec289d2",
"version": "0.0.0-f020b15",
"description": "Typography, spacing, and color primitives for Primer design system",

@@ -5,0 +5,0 @@ "files": [

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet