Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Latest commit

 

History

History
History
79 lines (79 loc) · 2.55 KB

File metadata and controls

79 lines (79 loc) · 2.55 KB
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
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
66
67
68
69
70
71
72
73
74
75
76
77
78
79
{
"arcade": {
"name": "Arcade BETA",
"title": "MakeCode Arcade",
"url": "https://arcade.makecode.com/beta",
"styles": {
"primary": "#6B4F76",
"menu": "#F76820",
"background": "linear-gradient(90deg, #B1E3DA 0%, #E91E63 100%)"
}
},
"arcadestable": {
"name": "Arcade",
"title": "MakeCode Arcade",
"url": "https://arcade.makecode.com/",
"styles": {
"primary": "#6B4F76",
"menu": "#F76820",
"background": "linear-gradient(90deg, #B1E3DA 0%, #E91E63 100%)"
}
},
"microbit": {
"name": "micro:bit",
"title": "MakeCode for micro:bit",
"url": "https://makecode.microbit.org/",
"styles": {
"primary": "#6633cc",
"menu": "#3454D1",
"background": "linear-gradient(45deg, rgba(99, 93, 198, 1) 0%, rgba(0, 212, 255, 1) 100%)"
}
},
"adafruit": {
"name": "Adafruit Circuit Playground Express",
"title": "MakeCode for Circuit Playgroung",
"url": "https://makecode.adafruit.com/beta",
"icon": "https://pxt.azureedge.net/blob/1215b9ef46d3e04bc9923a1a333d92db92eb5419/static/logo.square.black.svg",
"styles": {
"primary": "#1c1f2b",
"menu": "#FB48C7",
"background": "linear-gradient(45deg, #1c1f2b 0%, #000 100%)"
}
},
"maker": {
"name": "Maker",
"title": "MakeCode Maker",
"url": "https://maker.makecode.com",
"styles": {
"primary": "#1f1f1f",
"menu": "#444",
"background": "linear-gradient(45deg, #cccccc 0%, #333333 100%)"
}
},
"ev3": {
"name": "LEGO® MINDSTORMS® Education EV3",
"title": "MakeCode for EV3",
"url": "https://makecode.mindstorms.com/beta"
},
"minecraft": {
"name": "Minecraft",
"title": "MakeCode for Minecraft",
"icon": "https://minecraft.makecode.com/favicon.ico",
"url": "https://minecraft.makecode.com/beta?github=1",
"styles": {
"primary": "#3C3C3C",
"menu": "#31ae1f",
"background": "linear-gradient(215deg, #3C3C3C 0%, #C6C6C6 100%)"
}
},
"calliopemini": {
"name": "Calliope Mini",
"title": "MakeCode for Calliope",
"url": "https://makecode.calliope.cc/beta"
},
"stm32iotnode": {
"name": "STM32L4 Discovery kit IoT node",
"title": "MakeCode pour STM32",
"url": "https://makecode.st.com/"
}
}
Morty Proxy This is a proxified and sanitized view of the page, visit original site.