Open gashcrumb opened 7 years ago
This is the additional data that's needed in config.json:
"branding": {
"logoWhiteBg": "assets/images/syndesis-logo-svg-white.svg",
"logoDarkBg": "assets/images/syndesis-logo-svg-white.svg",
"iconWhiteBg": "assets/images/glasses_logo_square.png",
"iconDarkBg": "assets/images/glasses_logo_square.png",
"appName": "Syndesis",
"favicon32": "/favicon-32x32.png",
"favicon16": "/favicon-16x16.png",
"touchIcon": "/apple-touch-icon.png"
},
@rhuss of course, I'm on Windows here, which can't run run.sh
properly :-)
Settings for product:
"branding": {
"logoWhiteBg": "",
"logoDarkBg": "",
"iconWhiteBg": "assets/images/FuseIgniteLogo_Black.svg",
"iconDarkBg": "assets/images/FuseIgniteLogo_White.svg",
"appName": "Fuse Ignite",
"favicon32": "/favicon-32x32.png",
"favicon16": "/favicon-16x16.png",
"touchIcon": "/apple-touch-icon.png"
},,
Cool, thanks ! Going to update the templates accordingly.
See https://github.com/syndesisio/syndesis-openshift-templates/pull/90 for the template PR.
Awesome, thanks! I got updated product SVGs for the logo, updated the example config above just so we don't forget 'em. I left the previous product logo in the repo too just to be on the safe side, it's effectively the same really.
For syndesis-ui