Skip to content

Commit

Permalink
refactor: remove settings
Browse files Browse the repository at this point in the history
  • Loading branch information
mertsincan committed Jan 9, 2025
1 parent 3e80ba1 commit d5cc717
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,5 @@
"[typescript]": {
"editor.defaultFormatter": "esbenp.prettier-vscode",
"editor.formatOnSave": true
},
"workbench.colorCustomizations": {
"commandCenter.border": "#15202b99",
"sash.hoverBorder": "#d0b79e",
"titleBar.activeBackground": "#c09d7b",
"titleBar.activeForeground": "#15202b",
"titleBar.inactiveBackground": "#c09d7b99",
"titleBar.inactiveForeground": "#15202b99"
}
}

0 comments on commit d5cc717

Please sign in to comment.