| 1234567891011121314151617181920 | {  "cSpell.words": ["AILP", "booknnpe", "booknpc", "csitem", "GCLS", "KHPJ", "NNPE", "XYZP", "zhibo"],  "workbench.colorCustomizations": {    "titleBar.activeBackground": "#42b883",    "titleBar.activeForeground": "#15202b",    "titleBar.inactiveBackground": "#42b88399",    "titleBar.inactiveForeground": "#15202b99",    "sash.hoverBorder": "#65c89b",    "commandCenter.border": "#15202b99"  },  "peacock.color": "#42b883",  "i18n-ally.localesPaths": ["src/locales/lang"],  "i18n-ally.keystyle": "nested",  "i18n-ally.sourceLanguage": "ZH",  "i18n-ally.displayLanguage": "ZH",  "svg.preview.background": "transparent",  "path-intellisense.mappings": {    "@": "${workspaceFolder}/src"  }}
 |