-
Notifications
You must be signed in to change notification settings - Fork 3
/
ysgrifennwr-workbench.json
169 lines (169 loc) · 6.75 KB
/
ysgrifennwr-workbench.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
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
{
"$schema": "vscode://schemas/color-theme",
"type": "light",
"colors": {
"activityBarBadge.background": "#0f3a4b",
"editor.background": "#f9f8f4",
"editor.foreground": "#424242",
"editor.selectionHighlightBackground": "#baddff",
"editorSuggestWidget.background": "#fff",
"sideBarSectionHeader.background": "#0000",
"sideBarSectionHeader.border": "#61616130",
"sideBarTitle.foreground": "#6f6f6f",
"statusBar.background": "#0f3a4b",
"statusBar.foreground": "#f9f8f4",
"statusBar.debuggingBackground": "#964f00",
"statusBar.debuggingForeground": "#f9f8f4",
"statusBar.noFolderBackground": "#553a63",
"statusBar.noFolderForeground": "#f9f8f4",
"activityBar.foreground": "#424242",
"activityBar.background": "#edece8",
"editorGroup.border": "#edece8",
"editorGroup.dropBackground": "#baddff80",
"editorGroupHeader.noTabsBackground": "#f9f8f4",
"terminal.ansiBlack": "#f9f8f4",
"terminal.ansiRed": "#e32791",
"terminal.ansiGreen": "#488432",
"terminal.ansiYellow": "#a25d0e",
"terminal.ansiBlue": "#2c65b5",
"terminal.ansiMagenta": "#b062a7",
"terminal.ansiCyan": "#27bbbe",
"terminal.ansiWhite": "#999999",
"terminal.ansiBrightBlack": "#b8b8b8",
"terminal.ansiBrightRed": "#9f1b66",
"terminal.ansiBrightGreen": "#325d23",
"terminal.ansiBrightYellow": "#71410a",
"terminal.ansiBrightBlue": "#1f477f",
"terminal.ansiBrightMagenta": "#7b4474",
"terminal.ansiBrightCyan": "#1b8486",
"terminal.ansiBrightWhite": "#424242",
"terminal.background": "#f9f8f4",
"terminal.foreground": "#424242",
"terminal.selectionBackground": "#baddffa0",
"terminalCursor.foreground": "#20bbfc",
"editorCursor.foreground": "#20bbfc",
"terminalCursor.background": "#f9f8f4",
"tab.inactiveForeground": "#424242",
"tab.activeForeground": "#424242",
"sideBar.foreground": "#424242",
"pickerGroup.foreground": "#424242",
"peekViewTitleDescription.foreground": "#424242",
"peekViewResult.selectionForeground": "#424242",
"peekViewResult.fileForeground": "#424242",
"notifications.foreground": "#424242",
"notificationCenterHeader.foreground": "#424242",
"list.inactiveSelectionForeground": "#424242",
"list.hoverForeground": "#424242",
"list.focusForeground": "#424242",
"list.activeSelectionForeground": "#424242",
"input.foreground": "#424242",
"foreground": "#424242",
"errorForeground": "#424242",
"editorSuggestWidget.foreground": "#424242",
"editorLineNumber.activeForeground": "#424242",
"editorCodeLens.foreground": "#424242",
"dropdown.foreground": "#424242",
"descriptionForeground": "#424242",
"editorError.border": "#f9f8f4",
"activityBar.border": "#edece8",
"titleBar.activeBackground": "#edece8",
"tab.border": "#edece8",
"sideBar.background": "#edece8",
"peekViewTitle.background": "#edece8",
"peekViewResult.background": "#edece8",
"panel.background": "#edece8",
"notifications.background": "#edece8",
"notificationCenterHeader.background": "#edece8",
"inputValidation.infoBackground": "#edece8",
"input.background": "#edece8",
"extensionButton.prominentForeground": "#edece8",
"editorWidget.background": "#edece8",
"editorHoverWidget.background": "#edece8",
"editor.lineHighlightBackground": "#edece8",
"debugToolBar.background": "#edece8",
"button.foreground": "#edece8",
"badge.foreground": "#edece8",
"activityBarBadge.foreground": "#edece8",
"badge.background": "#2aa298",
"button.background": "#2aa298",
"debugExceptionWidget.background": "#edece8",
"debugExceptionWidget.border": "#d9d9d9",
"dropdown.background": "#edece8",
"dropdown.border": "#d9d9d9",
"editor.findMatchBackground": "#93a1a16c",
"editor.findMatchHighlightBackground": "#93a1a16c",
"editor.findRangeHighlightBackground": "#e0e7ea",
"editor.hoverHighlightBackground": "#baddff",
"editor.rangeHighlightBackground": "#e0e7ea",
"editor.selectionBackground": "#e0e0e0",
"editor.wordHighlightBackground": "#baddff",
"editor.wordHighlightStrongBackground": "#a3cfee",
"editorBracketMatch.background": "#baddff",
"editorBracketMatch.border": "#2aa298",
"editorError.foreground": "#e64d49",
"editorGroupHeader.tabsBackground": "#edece8",
"editorGroupHeader.tabsBorder": "#edece8",
"editorGutter.addedBackground": "#49d0c5",
"editorGutter.deletedBackground": "#f76e6e",
"editorGutter.modifiedBackground": "#6fbef6",
"editorHoverWidget.border": "#d9d9d9",
"editorIndentGuide.background": "#d9d9d9",
"editorLineNumber.foreground": "#90a7b2",
"editorMarkerNavigation.background": "#d0d0d0",
"editorMarkerNavigationError.background": "#f76e6e",
"editorMarkerNavigationWarning.background": "#daaa01",
"editorOverviewRuler.errorForeground": "#e64d49",
"editorOverviewRuler.warningForeground": "#daaa01",
"editorRuler.foreground": "#d9d9d9",
"editorSuggestWidget.border": "#d9d9d9",
"editorSuggestWidget.highlightForeground": "#424242",
"editorSuggestWidget.selectedBackground": "#baddff",
"editorWarning.border": "#daaa01",
"editorWarning.foreground": "#daaa01",
"editorWhitespace.foreground": "#d9d9d9",
"editorWidget.border": "#d9d9d9",
"extensionButton.prominentBackground": "#2aa298",
"focusBorder": "#93a1a1",
"input.border": "#d9d9d9",
"input.placeholderForeground": "#93a1a1",
"inputOption.activeBorder": "#2aa298",
"inputValidation.errorBackground": "#f76e6e",
"inputValidation.errorBorder": "#de3d3b",
"inputValidation.infoBorder": "#d0d0d0",
"inputValidation.warningBackground": "#daaa01",
"inputValidation.warningBorder": "#e0af02",
"list.activeSelectionBackground": "#baddff",
"list.errorForeground": "#e64d49",
"list.focusBackground": "#baddff",
"list.highlightForeground": "#424242",
"list.hoverBackground": "#baddff",
"list.inactiveSelectionBackground": "#e0e7ea",
"list.warningForeground": "#daaa01",
"notificationCenter.border": "#cccccc",
"notificationLink.foreground": "#994cc3",
"notificationToast.border": "#cccccc",
"notifications.border": "#cccccc",
"panel.border": "#d9d9d9",
"peekView.border": "#d9d9d9",
"peekViewEditor.background": "#f6f6f6",
"peekViewEditor.matchHighlightBackground": "#49d0c5",
"peekViewEditorGutter.background": "#f6f6f6",
"peekViewResult.lineForeground": "#424242",
"peekViewResult.matchHighlightBackground": "#49d0c5",
"peekViewResult.selectionBackground": "#e0e7ea",
"peekViewTitleLabel.foreground": "#424242",
"pickerGroup.border": "#d9d9d9",
"progressBar.background": "#2aa298",
"scrollbar.shadow": "#cccccc",
"selection.background": "#7a8181ad",
"sideBar.border": "#edece8",
"statusBar.border": "#edece8",
"tab.activeBackground": "#f6f6f6",
"tab.activeModifiedBorder": "#2aa298",
"tab.inactiveBackground": "#edece8",
"tab.inactiveModifiedBorder": "#93a1a1",
"tab.unfocusedActiveModifiedBorder": "#93a1a1",
"tab.unfocusedInactiveModifiedBorder": "#93a1a1",
"widget.shadow": "#d9d9d9"
}
}