-
-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathOne Dark Pro.json
42 lines (42 loc) · 1.7 KB
/
One Dark Pro.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
{
"workbench.colorCustomizations": {
"[One Dark Pro]": {
"activityBar.background": "#282c34cc",
"breadcrumb.background": "#00000000",
"button.background": "#40475499",
"dropdown.background": "#21252b4d",
"dropdown.border": "#21252b4d",
"editor.background": "#282c3499",
"editor.lineHighlightBackground": "#2c313c4d",
"editorGroupHeader.tabsBackground": "#282c34cc",
"editorGutter.background": "#00000000",
"editorPane.background": "#00000000",
"input.background": "#1d1f234d",
"list.activeSelectionBackground": "#2c313a99",
"list.hoverBackground": "#2c313a99",
"list.inactiveSelectionBackground": "#32384299",
"menu.background": "#21252b99",
"multiDiffEditor.background": "#00000000",
"multiDiffEditor.headerBackground": "#00000000",
"notebook.cellEditorBackground": "#00000000",
"panel.background": "#282c34cc",
"peekViewEditorGutter.background": "#00000000",
"peekViewResult.background": "#22262b4d",
"peekViewTitle.background": "#2525264d",
"settings.focusedRowBackground": "#00000000",
"sideBar.background": "#21252bcc",
"sideBarSectionHeader.background": "#282c344d",
"sideBarStickyScroll.background": "#21252b66",
"sideBarTitle.background": "#00000000",
"statusBar.background": "#21252bcc",
"statusBar.noFolderBackground": "#21252bcc",
"tab.activeBackground": "#282c3499",
"tab.activeBorder": "#b4b4b499",
"tab.border": "#00000000",
"tab.inactiveBackground": "#00000000",
"terminal.background": "#00000000",
"welcomePage.tileBackground": "#21252b4d",
"welcomePage.tileHoverBackground": "#282c3499"
}
}
}