Branding JSON File
Last updated
{
"header": {
"logo": "#logo_header.png",
"logoOpensNewTab": true,
"hideCommunitySwitch": true,
"colors": {
"background": "#EEEEEE",
"border": "#EEEEEE",
"text": "#000000"
}
},
"homeURL": "http://academy.dnanexus.com"
}{
"header": {
"logo": "#logo_header.png", #image for the logo; has to be an appropriate size. min 15x15px, max 50x30px
"logoOpensNewTab": true, #opens new tab if you select the logo
"hideCommunitySwitch": true,
"colors": {
"background": "#123456", #background color for the header
"border": "#123456", #border color for the header
"text": "#123456", #text color
}
} "header": {
"colors": {
"hoverBackground": "#123456", #hover background color
"userColors": ["#123456", "#234567", "#345678"], #user colors
"button": {"success": {"border-color": "green", "background":
"pink", "hover": {"background": "dusk"}}} #setting colors for buttons or hover selections
}"login": {
"logo": "#logo_login.png", #image for login
"text": "# ADD TEXT IN MARKDOWN FORMAT HERE.",
"colors": {
"loginButton": "#123456" #set color for login button here
}"register": {
"disable": true,
"logo": "#logo_register.png", #image for registering
"text": "#ADD TEXT IN MARKDOWN FORMAT HERE.",
"agreeToText": "Plain text you need to agree to before registering", #plain text, string
"region": "aws:us-east-1",
"colors": {
"registerButton": "#123456" #color for register button
}"homeURL": "http://example.com", #url for logo
"supportURL": "http://example.com/support", #support URL
"hideCommunitySwitch": true,
"description": "A short description of two or three lines for the community selector" #description for the community