node-red-contrib-tuya-smart-device
Version:
A node-red module to interact with the tuya smart devices
23 lines • 950 B
JSON
{
"workbench.colorCustomizations": {
"activityBar.activeBackground": "#f4b24b",
"activityBar.activeBorder": "#09965f",
"activityBar.background": "#f4b24b",
"activityBar.foreground": "#15202b",
"activityBar.inactiveForeground": "#15202b99",
"activityBarBadge.background": "#09965f",
"activityBarBadge.foreground": "#e7e7e7",
"statusBar.background": "#f19e1b",
"statusBar.foreground": "#15202b",
"statusBarItem.hoverBackground": "#cc820d",
"titleBar.activeBackground": "#f19e1b",
"titleBar.activeForeground": "#15202b",
"titleBar.inactiveBackground": "#f19e1b99",
"titleBar.inactiveForeground": "#15202b99",
"sash.hoverBorder": "#f4b24b",
"statusBarItem.remoteBackground": "#f19e1b",
"statusBarItem.remoteForeground": "#15202b",
"commandCenter.border": "#15202b99"
},
"peacock.color": "#f19e1b"
}