{ "source": { "colors": { "text_color": "#333333", "string": "#CC0000", "namespace_ref": "#990099", "type": "#0066FF", "keyword": "blue", "comment": "grey", "own": "pink" }, "syntax": { "43": "type", "46": "namespace_ref", "109": "string", "702": "keyword", "703": "own", "705": "comment" } }, "keybindings": { "split_window": "s", "new_h_file": "h", "new_cc_file": "c", "close_tab": "w", "open_folder": "o", "edit_undo": "z", "save": "s", "save_as": "s", "compile_and_run": "r>", "compile": "r" }, "directoryfilter": { "ignore": [ "cmake", "#", "~", ".idea", "in-lowercase.pls" ], "exceptions": [ "cmakelists.txt", "in-lowercase.pls" ] }, "example": { "key": "value", "key2": [ "val1", "val2", 3 ], "key3": "value" } }