-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmetaleapMonoLite.json
88 lines (88 loc) · 4 KB
/
metaleapMonoLite.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
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
80
81
82
83
84
85
86
87
88
{
"tokenColors": "./metaleapMonoLite.tmTheme",
"colors": {
"quickInput.background": "#dfdbd7",
"quickInputTitle.background": "#9f9b97",
"titleBar.activeBackground": "#dfdbd7",
"activityBar.background": "#000000",
"editorGroupHeader.noTabsBackground": "#dfdbd7",
"editorGroup.emptyBackground": "#dfdbd7",
"editorGroupHeader.tabsBackground": "#dfdbd7",
"list.inactiveSelectionBackground": "#e8e5e0",
"panel.background": "#dfdbd7",
"peekViewEditor.background": "#d8d1d0",
"peekViewResult.background": "#dfdbd7",
"peekViewTitle.background": "#dfdbd7",
"progressBar.background": "#803808",
"sideBar.background": "#dfdbd7",
"statusBar.background": "#000000",
"statusBar.debuggingBackground": "#484641",
"statusBar.noFolderBackground": "#000000",
"tab.inactiveBackground": "#dfdbd7",
"terminal.ansiBrightBlack": "#bfbbb7",
"terminal.foreground": "#6f6b67",
"statusBar.foreground": "#dfdbd7",
"editor.background": "#e8e5e0",
"editor.foreground": "#5f5c57",
"editorWhitespace.foreground": "#dfdbd7",
"editor.selectionBackground": "#c0d0e0",
"editor.inactiveSelectionBackground": "#d0d0d0",
"editor.findMatchBackground": "#e0a870",
"editor.findMatchHighlightBackground": "#dfdbd7",
"editor.selectionHighlightBackground": "#dfdbd7",
"editorOverviewRuler.wordHighlightForeground": "#f0e8d8",
"editor.rangeHighlightBackground": "#dfdbd7",
"editor.findRangeHighlightBackground": "#00ff00",
"editor.hoverHighlightBackground": "#dfdbd7",
"peekViewEditor.matchHighlightBackground": "#ffff00",
"editor.lineHighlightBackground": "#dfdbd7",
"editor.wordHighlightBackground": "#e0a870",
"editor.wordHighlightStrongBackground": "#dfdbd7",
"editorHoverWidget.background": "#dfdbd7",
"dropdown.background": "#dfdbd7",
"dropdown.border": "#9f9b97",
"dropdown.foreground": "#5f5b57",
"dropdown.listBackground": "#dfdbd7",
"textLink.foreground": "#5090c0",
"textLink.activeForeground": "#5090c0",
"button.background": "#5090c0",
"button.hoverBackground": "#A06030",
"button.foreground": "#efebe7",
"foreground": "#5f5b57",
"settings.headerForeground": "#8f8b87",
"focusBorder": "#A06030",
"editorSuggestWidget.highlightForeground": "#c06030",
"editorSuggestWidget.background": "#dfdbd7",
"editorSuggestWidget.selectedBackground": "#cfcbc7",
"editorSuggestWidget.border": "#9f9b97",
"breadcrumb.activeSelectionForeground": "#A06030",
"breadcrumb.focusForeground": "#A06030",
"breadcrumb.foreground": "#7f7b77",
"breadcrumbPicker.background": "#dfdbd7",
"pickerGroup.foreground": "#A06030",
"notificationCenterHeader.background": "#A06030",
"notificationCenterHeader.foreground": "#dfdbd7",
"notificationCenter.border": "#afaba7",
"notificationToast.border": "#3f3b37",
"notifications.border": "#5f5b57",
"notifications.background": "#dfdbd7",
"notifications.foreground": "#5f5b57",
"panelTitle.activeForeground": "#A06030",
"input.background": "#dfdbd7",
"input.border": "#9f9b97",
"input.placeholderForeground": "#9f9b97",
"editorIndentGuide.background": "#dfdbd7",
"editorIndentGuide.activeBackground": "#dfdbd7",
"editorLink.activeForeground": "#5090c0",
"selection.background": "#C8E0F8",
"editorHoverWidget.statusBarBackground": "#dfdbd7",
"editorHoverWidget.border": "#9f9b97",
"sideBarSectionHeader.background": "#cfcbc7",
"list.activeSelectionBackground": "#5090c0",
"list.focusBackground": "#c8c2c1",
"list.hoverBackground": "#e8e5e0",
"list.highlightForeground": "#A06030",
"listFilterWidget.background": "#C8E0F8"
},
"name": "metaleapMonoLite"
}