mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-02-04 23:39:07 +07:00
UX-2481: vcs: Update colors for commit from the current branch
GitOrigin-RevId: 7ea80027e66fd1f0b3c5a2fcbb8ef9baf54496ab
This commit is contained in:
committed by
intellij-monorepo-bot
parent
992f6deeb2
commit
fe89bda8f5
@@ -739,7 +739,7 @@
|
||||
"VersionControl": {
|
||||
"Log": {
|
||||
"Commit": {
|
||||
"currentBranchBackground": "#1c2433",
|
||||
"currentBranchBackground": "#283044",
|
||||
"unmatchedForeground": "Gray7",
|
||||
"hoveredBackground": "#FFFFFFED",
|
||||
"Reference.foreground": "Gray7"
|
||||
|
||||
@@ -770,7 +770,7 @@
|
||||
"VersionControl": {
|
||||
"Log": {
|
||||
"Commit": {
|
||||
"currentBranchBackground": "#e8eefa",
|
||||
"currentBranchBackground": "#EDF3FF",
|
||||
"unmatchedForeground": "Gray7",
|
||||
"hoveredBackground": "#E9EAEC",
|
||||
"Reference.foreground": "Gray6"
|
||||
|
||||
Reference in New Issue
Block a user