mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-08 09:08:48 +01:00
@@ -454,11 +454,8 @@
|
||||
],
|
||||
"colors": {
|
||||
"focusBorder": "#A6B39B",
|
||||
"activityBarBackground": "#3E4932",
|
||||
"pickerGroupForeground": "#A6B39B",
|
||||
"pickerGroupBorder": "#749351",
|
||||
"statusBarBackground": "#749351",
|
||||
"activityBarForeground": "#FFFFFF",
|
||||
"listActiveSelectionForeground": "#6c6c6c",
|
||||
"listFocusAndSelectionForeground": "#6c6c6c",
|
||||
"listFocusBackground": "#CADEB9",
|
||||
@@ -481,6 +478,8 @@
|
||||
"peekViewEditorBackground": "#F2F8FC",
|
||||
"peekViewResultsBackground": "#F2F8FC",
|
||||
"peekViewResultsMatchHighlight": "#93C6D6",
|
||||
"activityBarBadgeBackground": "#705697"
|
||||
"statusBarBackground": "#705697",
|
||||
"activityBarBackground": "#EDEDF5",
|
||||
"activityBarForeground": "#705697"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user