diff --git a/themes/tokyo-night-color-theme.json b/themes/tokyo-night-color-theme.json index f30f295..32c2999 100644 --- a/themes/tokyo-night-color-theme.json +++ b/themes/tokyo-night-color-theme.json @@ -360,7 +360,7 @@ "gitDecoration.renamedResourceForeground": "#449dab", "gitDecoration.addedResourceForeground": "#449dab", "gitDecoration.untrackedResourceForeground": "#449dab", - "gitDecoration.conflictingResourceForeground": "#e0af68", + "gitDecoration.conflictingResourceForeground": "#e0af68cc", "gitDecoration.stageDeletedResourceForeground": "#914c54", "gitDecoration.stageModifiedResourceForeground": "#6183bb", diff --git a/themes/tokyo-night-storm-color-theme.json b/themes/tokyo-night-storm-color-theme.json index 040a4e4..4cbb2e0 100644 --- a/themes/tokyo-night-storm-color-theme.json +++ b/themes/tokyo-night-storm-color-theme.json @@ -359,7 +359,7 @@ "gitDecoration.renamedResourceForeground": "#449dab", "gitDecoration.addedResourceForeground": "#449dab", "gitDecoration.untrackedResourceForeground": "#449dab", - "gitDecoration.conflictingResourceForeground": "#e0af68", + "gitDecoration.conflictingResourceForeground": "#e0af68cc", "gitDecoration.stageDeletedResourceForeground": "#914c54", "gitDecoration.stageModifiedResourceForeground": "#6183bb",