Skip to content

Commit 63fa7d9

Browse files
Merge pull request #105 from danfo/tweak-diff-colours
Tweak diff colours
2 parents 7e3881b + 5012eaa commit 63fa7d9

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

themes/nord.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,8 @@
1717
"debugExceptionWidget.background": "#4c566a",
1818
"debugExceptionWidget.border": "#2e3440",
1919
"debugToolBar.background": "#3b4252",
20-
"diffEditor.insertedTextBackground": "#a3be8c4d",
21-
"diffEditor.insertedTextBorder": "#a3be8c4d",
20+
"diffEditor.insertedTextBackground": "#81a1c133",
2221
"diffEditor.removedTextBackground": "#bf616a4d",
23-
"diffEditor.removedTextBorder": "#bf616a4d",
2422
"dropdown.background": "#3b4252",
2523
"dropdown.border": "#3b4252",
2624
"dropdown.foreground": "#d8dee9",

0 commit comments

Comments
 (0)