You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

41 lines
1.3 KiB

{
"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"
}
}