mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-18 23:59:43 +01:00
Update git color contributions
This commit is contained in:
@@ -2,14 +2,6 @@
|
||||
"$schema": "vscode://schemas/color-theme",
|
||||
"name": "Light High Contrast",
|
||||
"colors": {
|
||||
"gitDecoration.addedResourceForeground": "#374e06",
|
||||
"gitDecoration.conflictingResourceForeground": "#ad0707",
|
||||
"gitDecoration.deletedResourceForeground": "#ad0707",
|
||||
"gitDecoration.ignoredResourceForeground": "#8e8e90",
|
||||
"gitDecoration.modifiedResourceForeground": "#895503",
|
||||
"gitDecoration.renamedResourceForeground": "#007100",
|
||||
"gitDecoration.untrackedResourceForeground": "#007100",
|
||||
|
||||
"debugToolBar.border": "#292929",
|
||||
"debugToolBar.background": "#ffffff",
|
||||
"debugConsole.errorForeground": "#a1260d",
|
||||
|
||||
Reference in New Issue
Block a user