Skip to content

Commit

Permalink
Fix status bar colour in Visual Line mode (#8720)
Browse files Browse the repository at this point in the history
  • Loading branch information
chandradeepdey authored Nov 17, 2023
1 parent 2be2f50 commit 7c2d3de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -864,7 +864,7 @@
],
"description": "Status bar color when in VisualLine mode.",
"default": [
"#005f5f",
"#005f87",
"#ffffff"
]
},
Expand Down

0 comments on commit 7c2d3de

Please sign in to comment.