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.

40 lines
1.3 KiB

{
"workbench.colorCustomizations": {
"activityBar.activeBackground": "#c8ca8e",
"activityBar.activeBorder": "#479598",
"activityBar.background": "#c8ca8e",
"activityBar.foreground": "#15202b",
"activityBar.inactiveForeground": "#15202b99",
"activityBarBadge.background": "#479598",
"activityBarBadge.foreground": "#e7e7e7",
"statusBar.background": "#b7ba6b",
"statusBar.foreground": "#15202b",
"statusBarItem.hoverBackground": "#a2a54d",
"titleBar.activeBackground": "#b7ba6b",
"titleBar.activeForeground": "#15202b",
"titleBar.inactiveBackground": "#b7ba6b99",
"titleBar.inactiveForeground": "#15202b99"
},
"peacock.color": "#b7ba6b",
"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"
}
}