0
0
Fork 0
mirror of https://github.com/enkia/tokyo-night-vscode-theme.git synced 2024-09-12 20:28:03 -04:00

Update Gitlens colors

This commit is contained in:
Kristi Russell 2023-03-21 11:25:14 -04:00
parent 1b8e987e7a
commit 8f29920bba
3 changed files with 12 additions and 9 deletions

View file

@ -392,9 +392,10 @@
"mergeEditor.conflict.handled.minimapOverViewRuler": "#449dab", "mergeEditor.conflict.handled.minimapOverViewRuler": "#449dab",
"mergeEditor.conflict.unhandled.minimapOverViewRuler": "#e0af68", "mergeEditor.conflict.unhandled.minimapOverViewRuler": "#e0af68",
"gitlens.trailingLineForegroundColor": "#444b6a", "gitlens.trailingLineForegroundColor": "#646e9c",
"gitlens.gutterUncommittedForegroundColor": "#444b6a", "gitlens.gutterUncommittedForegroundColor": "#7aa2f7",
"gitlens.gutterForegroundColor": "#444b6a", "gitlens.gutterForegroundColor": "#787c99",
"gitlens.gutterBackgroundColor": "#16161e",
"notificationCenterHeader.background": "#101014", "notificationCenterHeader.background": "#101014",
"notifications.background": "#101014", "notifications.background": "#101014",

View file

@ -398,9 +398,10 @@
"mergeEditor.conflict.handled.minimapOverViewRuler": "#007a75", "mergeEditor.conflict.handled.minimapOverViewRuler": "#007a75",
"mergeEditor.conflict.unhandled.minimapOverViewRuler": "#bb7a61", "mergeEditor.conflict.unhandled.minimapOverViewRuler": "#bb7a61",
"gitlens.trailingLineForegroundColor": "#868891", "gitlens.trailingLineForegroundColor": "#73767d",
"gitlens.gutterUncommittedForegroundColor": "#868891", "gitlens.gutterUncommittedForegroundColor": "#34548a",
"gitlens.gutterForegroundColor": "#868891", "gitlens.gutterForegroundColor": "#4c505e",
"gitlens.gutterBackgroundColor": "#dcdee3",
"notificationCenterHeader.background": "#dcdee3", "notificationCenterHeader.background": "#dcdee3",
"notifications.background": "#dcdee3", "notifications.background": "#dcdee3",

View file

@ -391,9 +391,10 @@
"mergeEditor.conflict.handled.minimapOverViewRuler": "#449dab", "mergeEditor.conflict.handled.minimapOverViewRuler": "#449dab",
"mergeEditor.conflict.unhandled.minimapOverViewRuler": "#e0af68", "mergeEditor.conflict.unhandled.minimapOverViewRuler": "#e0af68",
"gitlens.trailingLineForegroundColor": "#565f89", "gitlens.trailingLineForegroundColor": "#7582ba",
"gitlens.gutterUncommittedForegroundColor": "#565f89", "gitlens.gutterUncommittedForegroundColor": "#7aa2f7",
"gitlens.gutterForegroundColor": "#565f89", "gitlens.gutterForegroundColor": "#7982a9",
"gitlens.gutterBackgroundColor": "#1f2335",
"notificationCenterHeader.background": "#1b1e2e", "notificationCenterHeader.background": "#1b1e2e",
"notifications.background": "#1b1e2e", "notifications.background": "#1b1e2e",