-
Notifications
You must be signed in to change notification settings - Fork 50
/
Boundary.json
48 lines (48 loc) · 3.29 KB
/
Boundary.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
{
"Appearance-light@@card-layout-open-light": false,
"Appearance-light@@accent-light": "#000000",
"Appearance-light@@accent-color-override-light": true,
"Appearance-light@@color-red-rgb@@light": "#E93147",
"Appearance-light@@color-orange-rgb@@light": "#ec7500",
"Appearance-light@@color-yellow-rgb@@light": "#e0ac00",
"Appearance-light@@color-green-rgb@@light": "#08B94E",
"Appearance-light@@color-cyan-rgb@@light": "#00bfbc",
"Appearance-light@@color-blue-rgb@@light": "#086DDD",
"Appearance-light@@color-purple-rgb@@light": "#7852EE",
"Appearance-light@@color-pink-rgb@@light": "#D53984",
"Appearance-light@@background-underlying-select-light": "background-underlying-CSS-light",
"Appearance-light@@background-underlying-light": "#FFFFFF",
"Appearance-light@@background-underlying-CSS-light": "radial-gradient(at 40% 20%, hsla(28,100%,74%,1) 0px, transparent 50%), radial-gradient(at 80% 0%, hsla(189,100%,56%,1) 0px, transparent 50%), radial-gradient(at 0% 50%, hsla(355,100%,93%,1) 0px, transparent 50%), radial-gradient(at 80% 50%, hsla(340,100%,76%,1) 0px, transparent 50%), radial-gradient(at 0% 100%, hsla(22,100%,77%,1) 0px, transparent 50%), radial-gradient(at 80% 100%, hsla(242,100%,70%,1) 0px, transparent 50%), radial-gradient(at 0% 0%, hsla(343,100%,76%,1) 0px, transparent 50%) ,#ffffff",
"Appearance-light@@background-underlying-CSS-blend-mode-light": "none",
"Appearance-light@@on-border-light": "#000000",
"Appearance-light@@background-primary@@light": "#FFFFFF",
"Appearance-light@@background-secondary@@light": "#FFFFFF",
"Appearance-light@@background-modifier-hover@@light": "#00000013",
"Appearance-light@@background-modifier-border@@light": "#000000",
"Appearance-light@@background-modifier-border-hover@@light": "#000000",
"Appearance-light@@text-normal@@light": "#222222",
"Appearance-light@@text-muted@@light": "#5a5a5a",
"Appearance-light@@text-faint@@light": "#ababab",
"Appearance-light@@card-border-radius-light": "4px",
"Appearance-light@@card-shadow-light": "0px 0px 0px 1px black",
"Appearance-light@@color-activated-tab-header-light": "#FFFFFF",
"Appearance-light@@color-to-tab-icon-light": true,
"Appearance-light@@border-radius-activated-tab-header-light": "4px",
"Appearance-light@@background-activated-tab-header-light": "black",
"Appearance-light@@shadow-activated-tab-header-light": "none",
"Appearance-light@@indicator-remove-light": true,
"Appearance-light@@Active-states-file-explorer-select-light": "activated-file-tab-style-light",
"Appearance-light@@input-radius-light": 3,
"Appearance-light@@input-shadow-light": "inset 0 0 0 1px black",
"Appearance-light@@input-shadow-hover-light": "inset 0 0 0 1px black",
"Appearance-light@@interactive-normal-light": "white",
"Appearance-light@@interactive-hover-light": "WhiteSmoke",
"Appearance-light@@toggle-thumb-color-light": "black",
"Appearance-light@@toggle-thumb-enabled-color-light": "white",
"Appearance-light@@toggle-thumb-shadow-light": "none",
"Appearance-light@@toggle-thumb-enabled-shadow-light": "none",
"Appearance-light@@toggle-track-color-light": "white",
"Appearance-light@@toggle-track-enabled-color-light": "black",
"Appearance-light@@toggle-track-shadow-light": "0px 0px 0px 1px #000000",
"Appearance-light@@toggle-track-hovered-shadow-light": "0px 0px 0px 1px #000000"
}