diff --git a/themes/tokyo-night-color-theme.json b/themes/tokyo-night-color-theme.json index 861b0d3..7d1a1d9 100644 --- a/themes/tokyo-night-color-theme.json +++ b/themes/tokyo-night-color-theme.json @@ -13,6 +13,7 @@ "badge.background": "#7e83b230", "badge.foreground": "#acb0d0", "icon.foreground": "#787c99", + "imagePreview.border": "#9cacff22", "settings.headerForeground": "#6183bb", "extensionButton.prominentBackground": "#3d59a1DD", @@ -341,7 +342,7 @@ "punctuation.definition.constant", "constant.language", "constant.numeric", - "support.constant", + "support.constant" // "constant.language.null", // "constant.language.undefined", // "constant.language.go", diff --git a/themes/tokyo-night-storm-color-theme.json b/themes/tokyo-night-storm-color-theme.json index 7ef6056..8f369c1 100644 --- a/themes/tokyo-night-storm-color-theme.json +++ b/themes/tokyo-night-storm-color-theme.json @@ -13,6 +13,7 @@ "badge.background": "#7e83b233", "badge.foreground": "#acb0d0", "icon.foreground": "#7982a9", + "imagePreview.border": "#9cacff33", "settings.headerForeground": "#6183bb", "extensionButton.prominentBackground": "#3d59a1DD",