Skip to content

Instantly share code, notes, and snippets.

@qJake
Created September 6, 2019 05:51
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 qJake/bff0c8505795d4d95cbaa69f2c49a07c to your computer and use it in GitHub Desktop.
Save qJake/bff0c8505795d4d95cbaa69f2c49a07c to your computer and use it in GitHub Desktop.
HACC Theme: Ocean Breeze
{
"Page": {
"BackgroundColor": "rgb(135,186,237)",
"BackgroundImageUrl": null,
"BackgroundImageBlendMode": null,
"BackgroundGradient": "linear-gradient(30deg, rgba(135,186,237,1) 0%, rgba(162,219,254,1) 32%, rgba(161,255,221,1) 100%)",
"PageFontFace": "Roboto",
"PageFontWeight": "300",
"PageFontSize": "12px"
},
"Tiles": {
"TileBackgroundColor": "rgba(255,255,255,0.4);",
"TileFontColor": "#1C6D9C",
"TileBorderRadius": 3,
"TileBoxShadow": "0px 2px 3px 1px rgba(0,0,0,0.1);",
"TileDefaultOnColor": "rgb(92, 201, 255)",
"TileDefaultOffColor": "rgb(112, 140, 158)"
},
"AdditionalCss": null
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment