|
45 | 45 | "json", |
46 | 46 | "jsonc", |
47 | 47 | "yaml" |
48 | | - ] |
| 48 | + ], |
| 49 | + "workbench.colorCustomizations": { |
| 50 | + "editorCursor.foreground": "#94E2D5", |
| 51 | + "inputValidation.errorBorder": "#94E2D5", |
| 52 | + "inputValidation.infoBorder": "#94E2D5", |
| 53 | + "inputValidation.warningBorder": "#94E2D5", |
| 54 | + "panelTitle.activeForeground": "#94E2D5", |
| 55 | + "panelTitle.activeBorder": "#94E2D5", |
| 56 | + "peekView.border": "#94E2D5", |
| 57 | + "peekViewTitleLabel.foreground": "#94E2D5", |
| 58 | + "tab.activeBorder": "#94E2D5", |
| 59 | + "tab.activeBorderTop": "#94E2D5", |
| 60 | + "tab.activeForeground": "#94E2D5", |
| 61 | + "activityBarBadge.background": "#94E2D5", |
| 62 | + "activityBar.activeBorder": "#94E2D5", |
| 63 | + "activityBar.foreground": "#94E2D5", |
| 64 | + "statusBarItem.remoteBackground": "#94E2D5", |
| 65 | + "titleBar.activeForeground": "#94E2D5", |
| 66 | + "titleBar.border": "#94E2D5", |
| 67 | + "statusBar.border": "#94E2D5", |
| 68 | + "statusBar.foreground": "#94E2D5", |
| 69 | + "editor.selectionHighlightBorder": "#94E2D5", |
| 70 | + "editor.selectionForeground": "#94E2D5", |
| 71 | + "editor.findMatchBorder": "#94E2D5", |
| 72 | + "editorMultiCursor.primary.foreground": "#94E2D5", |
| 73 | + "editorMultiCursor.secondary.foreground": "#94E2D5", |
| 74 | + "editorSuggestWidget.border": "#94E2D5", |
| 75 | + "editorLineNumber.activeForeground": "#94E2D5" |
| 76 | + } |
49 | 77 | } |
0 commit comments