From 3fe6684eae791ce8d991a92b8d8a8e5bc0b41b9a Mon Sep 17 00:00:00 2001 From: luciano_bestia Date: Sat, 24 Feb 2024 13:40:24 -0500 Subject: [PATCH] 2024-02-24 --- .vscode/settings.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.vscode/settings.json b/.vscode/settings.json index 9d7f7a1..ea4500f 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,4 +1,10 @@ { + "workbench.colorCustomizations": { + "titleBar.activeForeground": "#fff", + "titleBar.inactiveForeground": "#ffffffcc", + "titleBar.activeBackground": "#404040", + "titleBar.inactiveBackground": "#2d2d2dcc" + }, "spellright.language": [ "en" ], @@ -7,6 +13,7 @@ "latex", "plaintext" ], + "rust-analyzer.showUnlinkedFileNotification": false, "cSpell.words": [ "ackmsgmod", "bestia",