From f6f11476c70d918864cf39c954cfc492a7bd62b4 Mon Sep 17 00:00:00 2001 From: Alexander Neonxp Kiryukhin Date: Mon, 28 Oct 2024 22:56:19 +0300 Subject: profile(main): update -- 2024-10-28T19:56:19.114Z --- profiles/main/data/settings.json | 10 +++++++++- 1 file changed, 9 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 1a032d1..90a5e71 100644 --- a/profiles/main/data/settings.json +++ b/profiles/main/data/settings.json @@ -199,7 +199,15 @@ "titleBar.inactiveForeground": "#fff", "menubar.selectionForeground": "#fff", "titleBar.border": "#3c444a", - "sideBar.border": "#d4d4d8" + "sideBar.border": "#d4d4d8", + "sideBarSectionHeader.background": "#e5e5e7", + "sideBarSectionHeader.border": "#a1a1aa", + "sideBarSectionHeader.foreground": "#000", + "commandCenter.activeBackground": "#e5e5e7", + "commandCenter.activeForeground": "#000000", + "commandCenter.background": "#e5e5e7", + "commandCenter.foreground": "#424242", + "icon.foreground":"#424242" } }, "editor.semanticHighlighting.enabled": false, -- cgit v1.2.3