blob: 3c817062a3dcec3ccab25075f846e6133ff32289 [file] [log] [blame]
{
"logo": "assets/img/logo.png",
"name": "Netopeer2 GUI",
"authorization" : true,
"colorTheme" : {
"colorMain" : "#354b68",
"colorHighlight" : "#3d5676",
"colorSelected" : "#3d5676",
"colorSelected2" : "#6888b1",
"colorBackground": "#fafafa",
"colorItemBackground": "#fff",
"colorText": "#231f20",
"colorTextInverse": "#fff",
"colorLink": "#0068a2",
"colorLinkHover": "#00a1e3",
"colorHeading": "#555"
},
"api" : {
"url" : "/libapi",
"host" : null,
"port" : null,
"proto" : null
},
"assets": {
"input": "netopeer2gui/assets",
"output": "libnetconf"
}
}