diff --git a/src/panels/config/ha-panel-config.ts b/src/panels/config/ha-panel-config.ts index cc45b0d314..049ff41687 100644 --- a/src/panels/config/ha-panel-config.ts +++ b/src/panels/config/ha-panel-config.ts @@ -73,7 +73,7 @@ export const configSections: { [name: string]: PageNavigation[] } = { path: "/hassio", translationKey: "supervisor", iconPath: mdiHomeAssistant, - iconColor: "#4084CD", + iconColor: "#F1C447", component: "hassio", }, { @@ -121,7 +121,7 @@ export const configSections: { [name: string]: PageNavigation[] } = { path: "/developer-tools", translationKey: "developer_tools", iconPath: mdiHammer, - iconColor: "#64B5F6", + iconColor: "#4084CD", }, ], devices: [