h5-Dooring/.vscode/settings.json
2023-12-08 23:55:06 +08:00

10 lines
272 B
JSON

{
"workbench.colorCustomizations": {
"activityBar.background": "#152B60",
"titleBar.activeBackground": "#1D3C86",
"titleBar.activeForeground": "#FBFCFE"
},
"editor.snippetSuggestions": "bottom",
"editor.suggest.snippetsPreventQuickSuggestions": true
}