diff --git a/.vscode/settings.json b/.vscode/settings.json index 2ba6917..f844ac9 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",