From 4758626380cbd68123b1e52875668ef7ce4299c1 Mon Sep 17 00:00:00 2001 From: Alexander Neonxp Kiryukhin Date: Wed, 30 Oct 2024 12:57:43 +0300 Subject: profile(main): update -- 2024-10-30T09:57:43.871Z --- profiles/main/data/settings.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'profiles/main/data/settings.json') diff --git a/profiles/main/data/settings.json b/profiles/main/data/settings.json index ffbffb6..edc132f 100644 --- a/profiles/main/data/settings.json +++ b/profiles/main/data/settings.json @@ -207,7 +207,10 @@ "commandCenter.activeForeground": "#000000", "commandCenter.background": "#e5e5e7", "commandCenter.foreground": "#424242", - "icon.foreground":"#424242" + "icon.foreground":"#424242", + "statusBar.noFolderBorder": "#d4d4d8", + "statusBar.border": "#d4d4d8", + "statusBar.focusBorder": "#d4d4d8" } }, "editor.semanticHighlighting.enabled": false, -- cgit v1.2.3