mirror of
https://github.com/microsoft/vscode.git
synced 2026-09-06 05:38:13 +01:00
debt - update colors (#230103)
This commit is contained in:
@@ -17,6 +17,10 @@
|
||||
"--vscode-activityBarTop-dropBorder",
|
||||
"--vscode-activityBarTop-foreground",
|
||||
"--vscode-activityBarTop-inactiveForeground",
|
||||
"--vscode-activityErrorBadge-background",
|
||||
"--vscode-activityErrorBadge-foreground",
|
||||
"--vscode-activityWarningBadge-background",
|
||||
"--vscode-activityWarningBadge-foreground",
|
||||
"--vscode-badge-background",
|
||||
"--vscode-badge-foreground",
|
||||
"--vscode-banner-background",
|
||||
@@ -547,14 +551,16 @@
|
||||
"--vscode-scmGraph-foreground1",
|
||||
"--vscode-scmGraph-foreground2",
|
||||
"--vscode-scmGraph-foreground3",
|
||||
"--vscode-scmGraph-foreground4",
|
||||
"--vscode-scmGraph-foreground5",
|
||||
"--vscode-scmGraph-historyItemBaseRefColor",
|
||||
"--vscode-scmGraph-historyItemRefColor",
|
||||
"--vscode-scmGraph-historyItemRemoteRefColor",
|
||||
"--vscode-scmGraph-historyItemHoverAdditionsForeground",
|
||||
"--vscode-scmGraph-historyItemHoverDefaultLabelBackground",
|
||||
"--vscode-scmGraph-historyItemHoverDefaultLabelForeground",
|
||||
"--vscode-scmGraph-historyItemHoverDeletionsForeground",
|
||||
"--vscode-scmGraph-historyItemHoverLabelForeground",
|
||||
"--vscode-scmGraph-historyItemRefColor",
|
||||
"--vscode-scmGraph-historyItemRemoteRefColor",
|
||||
"--vscode-scrollbar-shadow",
|
||||
"--vscode-scrollbarSlider-activeBackground",
|
||||
"--vscode-scrollbarSlider-background",
|
||||
@@ -882,4 +888,4 @@
|
||||
"--widget-color",
|
||||
"--text-link-decoration"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user