mirror of
https://github.com/Snigdha-OS/snigdhaos-pkgbuilds.git
synced 2025-09-24 05:25:01 +02:00

Some checks are pending
Check Conventional Commit / check-commit-message (push) Waiting to run
11 lines
431 B
JSON
11 lines
431 B
JSON
{
|
|
"workbench.iconTheme": "a-file-icon-vscode",
|
|
"workbench.colorTheme": "Material Theme Ocean",
|
|
"workbench.productIconTheme": "a-file-icon-vscode-product-icon-theme",
|
|
"workbench.startupEditor": "none",
|
|
"git.autofetch": true,
|
|
"explorer.confirmDelete": false,
|
|
"security.workspace.trust.untrustedFiles": "open",
|
|
"editor.fontFamily": "'Overpass Mono', 'monospace', monospace",
|
|
"editor.fontSize": 16
|
|
} |