Skip to content

Instantly share code, notes, and snippets.

@confraria
Last active October 15, 2018 12:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save confraria/d27bf1ab6830ff940366f72bc94b769d to your computer and use it in GitHub Desktop.
Save confraria/d27bf1ab6830ff940366f72bc94b769d to your computer and use it in GitHub Desktop.
{
"globalTitle": "Testing",
"faviconUrl": "https://assets-cdn.github.com/favicon.ico",
"brandingCssVars": {
"brand-primary": "pink",
"brand-complementary": "#14629F",
"brand-dark": " #0B385B",
"brand-light": "#5FAEEC",
"gray-text": "#333",
"link-color": "var(--brand-primary)",
"link-hover-color": "var(--brand-complementary)",
"body-background-color": "#f2f3f4",
"brand-logo-img": "url(https://bazinga.staging-latest.c8y.io/apps/myapplication/img/logo-main.svg)",
"brand-logo-img-height": "20",
"navigator-platform-logo": "url(https://bazinga.staging-latest.c8y.io/apps/myapplication/img/logo-nav.svg)",
"navigator-platform-logo-height": "36",
"navigator-font-family": "inherit",
"navigator-app-name-size": "16",
"navigator-app-icon-size": "46",
"navigator-bg-color": "var(--brand-primary)",
"navigator-header-bg": "var(--navigator-bg-color)",
"navigator-text-color": "#ffffff",
"navigator-separator-color": "rgba(0,0,0,.05)",
"navigator-active-color": "var(--navigator-text-color)",
"navigator-active-bg": "var(--brand-complementary)",
"header-color": "#ffffff",
"header-text-color": "var(--brand-dark)",
"header-color-hover": "var(--brand-primary)",
"header-border-color": "rgba(57,72,82,.05)",
"font-family-base": "\"Roboto\", Helvetica, Arial, sans-serif",
"headings-font-family": "var(--font-family-base)"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment