UX-2481: vcs: Update colors for commit from the current branch

GitOrigin-RevId: 7ea80027e66fd1f0b3c5a2fcbb8ef9baf54496ab
This commit is contained in:
Aleksandr Krasilnikov
2024-06-19 17:16:26 +02:00
committed by intellij-monorepo-bot
parent 992f6deeb2
commit fe89bda8f5
2 changed files with 2 additions and 2 deletions

View File

@@ -739,7 +739,7 @@
"VersionControl": {
"Log": {
"Commit": {
"currentBranchBackground": "#1c2433",
"currentBranchBackground": "#283044",
"unmatchedForeground": "Gray7",
"hoveredBackground": "#FFFFFFED",
"Reference.foreground": "Gray7"

View File

@@ -770,7 +770,7 @@
"VersionControl": {
"Log": {
"Commit": {
"currentBranchBackground": "#e8eefa",
"currentBranchBackground": "#EDF3FF",
"unmatchedForeground": "Gray7",
"hoveredBackground": "#E9EAEC",
"Reference.foreground": "Gray6"