|
@@ -1,60 +0,0 @@
|
|
|
-{
|
|
|
- "workbench.colorCustomizations": {
|
|
|
- "activityBar.background": "#462512",
|
|
|
- "titleBar.activeBackground": "#623419",
|
|
|
- "titleBar.activeForeground": "#FDFAF9"
|
|
|
- },
|
|
|
- "files.associations": {
|
|
|
- "array": "cpp",
|
|
|
- "atomic": "cpp",
|
|
|
- "bit": "cpp",
|
|
|
- "*.tcc": "cpp",
|
|
|
- "cctype": "cpp",
|
|
|
- "chrono": "cpp",
|
|
|
- "cinttypes": "cpp",
|
|
|
- "clocale": "cpp",
|
|
|
- "cmath": "cpp",
|
|
|
- "compare": "cpp",
|
|
|
- "concepts": "cpp",
|
|
|
- "cstdarg": "cpp",
|
|
|
- "cstddef": "cpp",
|
|
|
- "cstdint": "cpp",
|
|
|
- "cstdio": "cpp",
|
|
|
- "cstdlib": "cpp",
|
|
|
- "cstring": "cpp",
|
|
|
- "ctime": "cpp",
|
|
|
- "cwchar": "cpp",
|
|
|
- "cwctype": "cpp",
|
|
|
- "deque": "cpp",
|
|
|
- "map": "cpp",
|
|
|
- "set": "cpp",
|
|
|
- "string": "cpp",
|
|
|
- "unordered_map": "cpp",
|
|
|
- "vector": "cpp",
|
|
|
- "exception": "cpp",
|
|
|
- "algorithm": "cpp",
|
|
|
- "functional": "cpp",
|
|
|
- "iterator": "cpp",
|
|
|
- "memory": "cpp",
|
|
|
- "memory_resource": "cpp",
|
|
|
- "numeric": "cpp",
|
|
|
- "random": "cpp",
|
|
|
- "ratio": "cpp",
|
|
|
- "string_view": "cpp",
|
|
|
- "system_error": "cpp",
|
|
|
- "tuple": "cpp",
|
|
|
- "type_traits": "cpp",
|
|
|
- "utility": "cpp",
|
|
|
- "initializer_list": "cpp",
|
|
|
- "iosfwd": "cpp",
|
|
|
- "iostream": "cpp",
|
|
|
- "istream": "cpp",
|
|
|
- "limits": "cpp",
|
|
|
- "new": "cpp",
|
|
|
- "numbers": "cpp",
|
|
|
- "ostream": "cpp",
|
|
|
- "stdexcept": "cpp",
|
|
|
- "streambuf": "cpp",
|
|
|
- "typeinfo": "cpp"
|
|
|
- }
|
|
|
-}
|