Skip to content

Commit

Permalink
2024-02-24
Browse files Browse the repository at this point in the history
  • Loading branch information
luciano_bestia committed Feb 24, 2024
1 parent e24974b commit 5284b40
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down

0 comments on commit 5284b40

Please sign in to comment.