Skip to content

Instantly share code, notes, and snippets.

@wanderingstan
Last active May 8, 2019 17:22
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 wanderingstan/39dfca67616a8b5a99d6445864303081 to your computer and use it in GitHub Desktop.
Save wanderingstan/39dfca67616a8b5a99d6445864303081 to your computer and use it in GitHub Desktop.
{
"config": {
"forceType": {
"category": "schema.forSale",
"subCategory": "schema.giftCards",
"typename": "GiftCardListing"
},
"title": "Stan's Gift Cards",
"about": "A marketplace for gift cards",
"logoUrl": "https://ipfs.originprotocol.com/ipfs/Qma8e19KsvufSAdYUTunU8Thk3nGPazEtZFpXk2XcxzvzC",
"faviconUrl": "",
"cssVars": {
"defaultFont": [
"Helvetica Neue",
"Arial",
"Sans-Serif"
],
"headingFont": [
"Helvetica Neue",
"Arial",
"Sans-Serif"
],
"lightFooter": "#f4f6f7",
"background": "#ffffff",
"dark": "#111d28",
"darkTwo": "#213040",
"light": "#c2cbd3",
"clearBlue": "#1a82ff",
"paleClearBlue": "#f5fafc",
"darkGreyBlue": "#2e3f53",
"darkClearBlue": "#0169e6",
"darkGrey": "#282727",
"paleGrey": "#ebf0f3",
"paleGreyTwo": "#dfe6ea",
"paleGreyThree": "#f6f7f8",
"paleGreyFour": "#fafbfc",
"paleGreyFive": "#f7f8f9",
"paleGreySix": "#fafafa",
"paleGreySeven": "#eaeef1",
"paleGreyTwoDarker": "#cfd8dd",
"paleGreyEight": "#f1f6f9",
"dusk": "#833AAB",
"lightDusk": "#889fb7",
"steel": "#6f8294",
"greenblue": "#26d198",
"paleGreenblue": "#f5fcfa",
"paleYellow": "#fcf0c3",
"mustard": "#fae088",
"gold": "#f7d14c",
"goldenRod": "#f4c110",
"goldenRodLight": "rgba(244, 193, 16, 0.1)",
"lightGreenblue": "#59ffcb",
"bluishPurple": "#6e3bea",
"blueyGrey": "#98a7b4",
"darkBlueGrey": "#0c2033",
"orangeRed": "#ff1a1a",
"orangeRedLight": "rgba(255, 26, 26, 0.03)",
"red": "#f34755",
"darkRed": "#a2686c",
"lightRed": "#fbdbdb",
"darkPurple": "#a27cff",
"boostLow": "var(--pale-yellow)",
"boostMedium": "var(--mustard)",
"boostHigh": "var(--gold)",
"boostPremium": "var(--golden-rod",
"defaultRadius": "5px"
},
"filters": {
"listings": {
"category": "schema.forSale",
"subCategory": "schema.giftCards"
}
},
"marketplacePublisher": "",
"subdomain": "stansgiftcards"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment