diff --git a/themes/tokyo-night-color-theme.json b/themes/tokyo-night-color-theme.json index 476a29f..8389442 100644 --- a/themes/tokyo-night-color-theme.json +++ b/themes/tokyo-night-color-theme.json @@ -8,7 +8,7 @@ "foreground": "#e0af68" }, "parameter": { - "foreground": "#9aa5ce" + "foreground": "#d9d4cd" }, "property.declaration": { "foreground": "#73daca" diff --git a/themes/tokyo-night-light-color-theme.json b/themes/tokyo-night-light-color-theme.json index 95bf2d1..fe1c1d5 100644 --- a/themes/tokyo-night-light-color-theme.json +++ b/themes/tokyo-night-light-color-theme.json @@ -8,7 +8,7 @@ "foreground": "#8f5e15" }, "parameter": { - "foreground": "#565a6e" + "foreground": "#634f30" }, "property.declaration": { "foreground": "#33635c" diff --git a/themes/tokyo-night-storm-color-theme.json b/themes/tokyo-night-storm-color-theme.json index 1e428ec..7c0bd33 100644 --- a/themes/tokyo-night-storm-color-theme.json +++ b/themes/tokyo-night-storm-color-theme.json @@ -8,7 +8,7 @@ "foreground": "#e0af68" }, "parameter": { - "foreground": "#9aa5ce" + "foreground": "#cfc9c2" }, "property.declaration": { "foreground": "#73daca"