2024-11-22 12:09:31 +08:00

29 lines
806 B
JSON

{
"files.associations": {
"xiosbase": "cpp",
"tuple": "cpp",
"array": "cpp",
"format": "cpp",
"initializer_list": "cpp",
"list": "cpp",
"vector": "cpp",
"xhash": "cpp",
"xstring": "cpp",
"xtree": "cpp",
"xutility": "cpp",
"algorithm": "cpp",
"bitset": "cpp",
"iterator": "cpp",
"xmemory": "cpp",
"__bit_reference": "cpp",
"map": "cpp",
"unordered_map": "cpp"
},
"workbench.colorCustomizations": {
"editor.lineHighlightBackground": "#1073cf2d",
"editor.lineHighlightBorder": "#9fced11f",
"activityBar.background": "#2C3102",
"titleBar.activeBackground": "#3D4402",
"titleBar.activeForeground": "#F9FDD3"
}
}