diff --git a/themes/tokyo-night-color-theme.json b/themes/tokyo-night-color-theme.json index b8ef576..861b0d3 100644 --- a/themes/tokyo-night-color-theme.json +++ b/themes/tokyo-night-color-theme.json @@ -5,7 +5,7 @@ "type": "dark", "semanticClass": "tokyo-night", "colors": { - "foreground": "#c0caf5", + "foreground": "#787c99", "focusBorder": "#545c7e33", "errorForeground": "#515670", "widget.shadow": "#ffffff00", diff --git a/themes/tokyo-night-storm-color-theme.json b/themes/tokyo-night-storm-color-theme.json index 0c439c6..7ef6056 100644 --- a/themes/tokyo-night-storm-color-theme.json +++ b/themes/tokyo-night-storm-color-theme.json @@ -5,7 +5,7 @@ "type": "dark", "semanticClass": "tokyo-night-storm", "colors": { - "foreground": "#c0caf5", + "foreground": "#7982a9", "focusBorder": "#545c7e33", "errorForeground": "#5a607d", "widget.shadow": "#ffffff00",