mirror of
https://github.com/MrXujiang/h5-Dooring.git
synced 2025-12-10 16:52:49 +00:00
10 lines
272 B
JSON
10 lines
272 B
JSON
{
|
|
"workbench.colorCustomizations": {
|
|
"activityBar.background": "#152B60",
|
|
"titleBar.activeBackground": "#1D3C86",
|
|
"titleBar.activeForeground": "#FBFCFE"
|
|
},
|
|
"editor.snippetSuggestions": "bottom",
|
|
"editor.suggest.snippetsPreventQuickSuggestions": true
|
|
}
|