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 f97ad9e commit 3fe6684
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
{
"workbench.colorCustomizations": {
"titleBar.activeForeground": "#fff",
"titleBar.inactiveForeground": "#ffffffcc",
"titleBar.activeBackground": "#404040",
"titleBar.inactiveBackground": "#2d2d2dcc"
},
"spellright.language": [
"en"
],
Expand All @@ -7,6 +13,7 @@
"latex",
"plaintext"
],
"rust-analyzer.showUnlinkedFileNotification": false,
"cSpell.words": [
"ackmsgmod",
"bestia",
Expand Down

0 comments on commit 3fe6684

Please sign in to comment.