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