-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Expand file tree
/
Copy pathsettings.json
More file actions
61 lines (61 loc) · 1.57 KB
/
settings.json
File metadata and controls
61 lines (61 loc) · 1.57 KB
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
{
"cSpell.words": [
"autofocused",
"Behaviour",
"cacheable",
"childs",
"codexteam",
"colspan",
"contenteditable",
"contentless",
"Convertable",
"cssnano",
"cssnext",
"Debouncer",
"devserver",
"editorjs",
"entrypoints",
"Flippable",
"GRAMMARLY",
"hsablonniere",
"intellij",
"keydown",
"keydowns",
"Kilian",
"mergeable",
"movetostart",
"nofollow",
"opencollective",
"preconfigured",
"resetors",
"rowspan",
"selectall",
"sometool",
"stylelint",
"textareas",
"twitterwidget",
"typeof",
"Unmergeable",
"viewports"
],
"workbench.colorCustomizations": {
"activityBar.activeBackground": "#eb5947",
"activityBar.background": "#eb5947",
"activityBar.foreground": "#15202b",
"activityBar.inactiveForeground": "#15202b99",
"activityBarBadge.background": "#19e630",
"activityBarBadge.foreground": "#15202b",
"commandCenter.border": "#e7e7e799",
"sash.hoverBorder": "#eb5947",
"statusBar.background": "#e62f19",
"statusBar.foreground": "#e7e7e7",
"statusBarItem.hoverBackground": "#eb5947",
"statusBarItem.remoteBackground": "#e62f19",
"statusBarItem.remoteForeground": "#e7e7e7",
"titleBar.activeBackground": "#e62f19",
"titleBar.activeForeground": "#e7e7e7",
"titleBar.inactiveBackground": "#e62f1999",
"titleBar.inactiveForeground": "#e7e7e799"
},
"peacock.color": "#e62f19"
}