diff --git a/.vscode/settings.json b/.vscode/settings.json index 73a61ee..1155ad1 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,41 +1,9 @@ { - "workbench.colorCustomizations": { - "activityBar.activeBackground": "#5896f3", - "activityBar.activeBorder": "#2f9010", - "activityBar.background": "#6b9ae0", - "activityBar.foreground": "#15202b", - "activityBar.inactiveForeground": "#15202b99", - "activityBarBadge.background": "#2f9010", - "activityBarBadge.foreground": "#e7e7e7", - "statusBar.background": "#5b3fd8", - "statusBar.foreground": "#15202b", - "statusBarItem.hoverBackground": "#024cbb", - "titleBar.activeBackground": "#2466c9", - "titleBar.activeForeground": "#15202b", - "titleBar.inactiveBackground": "#f391a999", - "titleBar.inactiveForeground": "#15202b99" - }, - "peacock.color": "#f391a9", "files.associations": { "*.dat": "makefile", "*.c": "c", - "main.h": "c", - "bsp_common.h": "c", - "node_water_depth.h": "c", "uavcan.h": "c", - "baineng_p66_depth_sensor.h": "c", - "string": "c", - "xstring": "c", - "xutility": "c", "freertos_action.h": "c", - "stdio.h": "c", - "usart.h": "c", - "freertos.h": "c", - "cmsis_os.h": "c", - "stm32f1xx_hal.h": "c", - "node_measurement.h": "c", - "stdarg.h": "c", - "insifhtica_qoar1271.h": "c", - "node_proximity.h": "c" + "bsp_common.h": "c" } } \ No newline at end of file