Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/git/package.json')
-rw-r--r--extensions/git/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/git/package.json b/extensions/git/package.json
index b5ad659a010..00267c035a4 100644
--- a/extensions/git/package.json
+++ b/extensions/git/package.json
@@ -2461,7 +2461,7 @@
"defaults": {
"light": "#587c0c",
"dark": "#81b88b",
- "highContrast": "#1b5225",
+ "highContrast": "#a1e3ad",
"highContrastLight": "#374e06"
}
},