diff --git a/themes/tokyo-night-color-theme.json b/themes/tokyo-night-color-theme.json index dbd584c..13d0815 100644 --- a/themes/tokyo-night-color-theme.json +++ b/themes/tokyo-night-color-theme.json @@ -142,7 +142,7 @@ "selection.background": "#515c7e40", "editor.background": "#1a1b26", "editor.foreground": "#a9b1d6", - "editor.foldBackground": "#16161e", + "editor.foldBackground": "#1111174a", "editorLink.activeForeground": "#acb0d0", "editor.selectionBackground": "#515c7e40", diff --git a/themes/tokyo-night-light-color-theme.json b/themes/tokyo-night-light-color-theme.json index 3ff01a4..687ca9a 100644 --- a/themes/tokyo-night-light-color-theme.json +++ b/themes/tokyo-night-light-color-theme.json @@ -141,7 +141,7 @@ "selection.background": "#fafbff55", "editor.background": "#d5d6db", "editor.foreground": "#343b59", - "editor.foldBackground": "#cbccd1", + "editor.foldBackground": "#b2b3b833", "editorLink.activeForeground": "#1f2335", "editor.selectionBackground": "#fafbff40", diff --git a/themes/tokyo-night-storm-color-theme.json b/themes/tokyo-night-storm-color-theme.json index 1bfa41e..af3075a 100644 --- a/themes/tokyo-night-storm-color-theme.json +++ b/themes/tokyo-night-storm-color-theme.json @@ -142,7 +142,7 @@ "selection.background": "#6f7bb635", "editor.background": "#24283b", "editor.foreground": "#a9b1d6", - "editor.foldBackground": "#1f2335", + "editor.foldBackground": "#181b294a", "editorLink.activeForeground": "#a9b1d6", "editor.selectionBackground": "#6f7bb630",