17 lines
No EOL
597 B
JSON
17 lines
No EOL
597 B
JSON
{
|
|
"security.workspace.trust.untrustedFiles": "open",
|
|
"editor.minimap.enabled": false,
|
|
"git.openRepositoryInParentFolders": "always",
|
|
"editor.smoothScrolling": true,
|
|
"workbench.list.smoothScrolling": true,
|
|
"terminal.integrated.smoothScrolling": true,
|
|
"editor.fontSize": 16,
|
|
"editor.cursorBlinking": "solid",
|
|
"editor.cursorStyle": "block",
|
|
"editor.fontFamily": "monospace",
|
|
"editor.fontWeight": "bold",
|
|
"workbench.sideBar.location": "right",
|
|
"window.menuBarVisibility": "toggle",
|
|
"glassit.alpha": 215,
|
|
"workbench.colorTheme": "Nord Deep"
|
|
} |