mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-27 03:54:24 +01:00
also use darker red for git deleted
This commit is contained in:
@@ -846,7 +846,7 @@
|
||||
"id": "git.color.deleted",
|
||||
"description": "Color for deleted resources",
|
||||
"defaults": {
|
||||
"light": "#c02e11",
|
||||
"light": "#ad0707",
|
||||
"dark": "#c74e39",
|
||||
"highContrast": "#c74e39"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user