mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-31 21:17:47 +00:00
Colors
This commit is contained in:
parent
d859b61365
commit
728ea265e2
@ -73,7 +73,7 @@ export const configSections: { [name: string]: PageNavigation[] } = {
|
|||||||
path: "/hassio",
|
path: "/hassio",
|
||||||
translationKey: "supervisor",
|
translationKey: "supervisor",
|
||||||
iconPath: mdiHomeAssistant,
|
iconPath: mdiHomeAssistant,
|
||||||
iconColor: "#4084CD",
|
iconColor: "#F1C447",
|
||||||
component: "hassio",
|
component: "hassio",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -121,7 +121,7 @@ export const configSections: { [name: string]: PageNavigation[] } = {
|
|||||||
path: "/developer-tools",
|
path: "/developer-tools",
|
||||||
translationKey: "developer_tools",
|
translationKey: "developer_tools",
|
||||||
iconPath: mdiHammer,
|
iconPath: mdiHammer,
|
||||||
iconColor: "#64B5F6",
|
iconColor: "#4084CD",
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
devices: [
|
devices: [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user