forked from codesandbox/codesandbox-client
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtest-function-inv.ts.result.patch
More file actions
65 lines (65 loc) · 933 Bytes
/
test-function-inv.ts.result.patch
File metadata and controls
65 lines (65 loc) · 933 Bytes
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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
{
"abyss": [
{
"index": 8,
"content": "Cell",
"color": "#6688CC",
"newColor": "#FFEEBB"
}
],
"dark_vs": [],
"light_vs": [],
"hc_black": [],
"dark_plus": [],
"light_plus": [],
"kimbie_dark": [
{
"index": 8,
"content": "Cell",
"color": "#D3AF86",
"newColor": "#F06431"
}
],
"monokai": [
{
"index": 8,
"content": "Cell",
"color": "#F8F8F2",
"newColor": "#A6E22E"
}
],
"monokai_dimmed": [
{
"index": 8,
"content": "Cell",
"color": "#C5C8C6",
"newColor": "#9B0000"
}
],
"quietlight": [],
"red": [],
"solarized_dark": [
{
"index": 8,
"content": "Cell",
"color": "#93A1A1",
"newColor": "#CB4B16"
}
],
"solarized_light": [
{
"index": 8,
"content": "Cell",
"color": "#586E75",
"newColor": "#268BD2"
}
],
"tomorrow_night_blue": [
{
"index": 8,
"content": "Cell",
"color": "#FFFFFF",
"newColor": "#FFEEAD"
}
]
}