diff --git a/themes/tokyo-night-color-theme.json b/themes/tokyo-night-color-theme.json index 7d1a1d9..642c048 100644 --- a/themes/tokyo-night-color-theme.json +++ b/themes/tokyo-night-color-theme.json @@ -260,7 +260,7 @@ "terminal.ansiBrightWhite": "#acb0d0", "gitDecoration.modifiedResourceForeground": "#6183bb", - "gitDecoration.ignoredResourceForeground": "#52576e", + "gitDecoration.ignoredResourceForeground": "#515670", "gitDecoration.deletedResourceForeground": "#914c54", "gitDecoration.untrackedResourceForeground": "#449dab", "gitDecoration.conflictingResourceForeground": "#bb7a61", diff --git a/themes/tokyo-night-storm-color-theme.json b/themes/tokyo-night-storm-color-theme.json index 8f369c1..9f9d756 100644 --- a/themes/tokyo-night-storm-color-theme.json +++ b/themes/tokyo-night-storm-color-theme.json @@ -259,7 +259,7 @@ "terminal.ansiBrightWhite": "#acb0d0", "gitDecoration.modifiedResourceForeground": "#6183bb", - "gitDecoration.ignoredResourceForeground": "#5a607d", + "gitDecoration.ignoredResourceForeground": "#545c7e", "gitDecoration.deletedResourceForeground": "#914c54", "gitDecoration.untrackedResourceForeground": "#449dab", "gitDecoration.conflictingResourceForeground": "#bb7a61",