{
  "project_logo": "logo.svg",
  "project_favicon": "favicon.png",
  "project_name": null,
  "project_url": "https://xplay.lk",
  "copyright_start_year": 2018,
  "client_name": "Cubefuse",
  "client_url": "https://cubefuse.io",
  "creators": [
    {
      "name": "Madusha Prasanjith",
      "url": "https://madusha.me"
    }
  ],
  "theme": {
    "border_color": "#E0E6ED",
    "highlight_color": "#F9FAFC",
    "brand_color": "#FD5750",
    "background_color": "#FFFFFF",
    "code_highlight_theme": "github",
    "override_code_highlight_bg": "#F9FAFC",
    "sample_dark_background": "#000",
    "show_project_name": true,
    "show_version": false,
    "max_width": null,
    "titles": {
      "library_title": "Brand and Design Guide",
      "pages_title": "Overview",
      "components_title": "Components"
    }
  },
  "assets": {
    "css": ["../dist/index.css"],
    "js": []
  },
  "font_libraries": {
    "typekit_code": null,
    "typography_web_fonts": null,
    "google_web_fonts": "https://fonts.googleapis.com/css?family=Nunito+Sans:400,400i,700|Nunito:600"
  },
  "content": null,
  "groups": [
    {
      "name": "branding",
      "title": "Branding",
      "components": [
        {
          "group": "branding",
          "name": "logo",
          "title": "Logo",
          "width": "half",
          "options": {
            "disable_code_sample": true
          }
        },
        {
          "group": "branding",
          "name": "logo-inverted",
          "title": "Inverted Logo",
          "width": "half",
          "options": {
            "sample_dark_background": true,
            "disable_code_sample": true
          }
        },
        {
          "group": "branding",
          "name": "logo-icon",
          "title": "Logo Icon",
          "width": "half",
          "options": {
            "disable_code_sample": true
          }
        },
        {
          "group": "branding",
          "name": "logo-icon-inverted",
          "title": "Inverted Logo Icon",
          "width": "half",
          "options": {
            "sample_dark_background": true,
            "disable_code_sample": true
          }
        },
        {
          "group": "branding",
          "name": "color-palette",
          "title": "Colors",
          "type": "colors",
          "colors": ["#fd5750", "#000000", "#444545", "#e2dcde", "#FFFFFF"]
        },
        {
          "group": "branding",
          "name": "icons",
          "title": "Icons",
          "options": {
            "disable_code_sample": true
          }
        }
      ]
    },
    {
      "group": "typography",
      "name": "typography",
      "title": "Typography",
      "components": [
        {
          "group": "typography",
          "name": "default",
          "title": "Default Typography",
          "width": "half"
        },
        {
          "group": "typography",
          "name": "inverted",
          "title": "Inverted Typography",
          "width": "half",
          "options": {
            "sample_dark_background": true
          }
        }
      ]
    },
    {
      "name": "buttons",
      "title": "Buttons",
      "components": [
        {
          "group": "buttons",
          "name": "default",
          "title": "Default Button",
          "width": "half"
        },
        {
          "group": "buttons",
          "name": "inverted",
          "title": "Inverted Button",
          "width": "half",
          "options": {
            "sample_dark_background": true
          }
        }
      ]
    },
    {
      "name": "forms",
      "title": "Forms",
      "components": [
        {
          "group": "forms",
          "name": "default",
          "title": "Default Form",
          "width": "half"
        },
        {
          "group": "forms",
          "name": "inverted",
          "title": "Inverted Form",
          "width": "half",
          "options": {
            "sample_dark_background": true
          }
        }
      ]
    },
    {
      "name": "grid",
      "title": "Grid",
      "components": [
        {
          "group": "grid",
          "name": "default",
          "title": "Grid"
        },
        {
          "group": "grid",
          "name": "offsets",
          "title": "Offsets"
        },
        {
          "group": "grid",
          "name": "column-widths",
          "title": "Column widths"
        }
      ]
    },
    {
      "name": "blockquotes",
      "title": "Blockquotes",
      "components": [
        {
          "group": "blockquotes",
          "name": "default",
          "title": "Default Blockquotes",
          "width": "half"
        },
        {
          "group": "blockquotes",
          "name": "inverted",
          "title": "Inverted Blockquotes",
          "width": "half",
          "options": {
            "sample_dark_background": true
          }
        }
      ]
    },
    {
      "name": "lists",
      "title": "Lists",
      "components": [
        {
          "group": "lists",
          "name": "default",
          "title": "Default Lists",
          "width": "half"
        },
        {
          "group": "lists",
          "name": "inverted",
          "title": "Inverted Lists",
          "width": "half",
          "options": { "sample_dark_background": true }
        }
      ]
    },
    {
      "name": "tables",
      "title": "Tables",
      "components": [
        {
          "group": "tables",
          "name": "default",
          "title": "Default Tables",
          "width": "half"
        },
        {
          "group": "tables",
          "name": "inverted",
          "title": "Inverted Tables",
          "width": "half",
          "options": {
            "sample_dark_background": true
          }
        }
      ]
    },
    {
      "name": "code",
      "title": "Code",
      "components": [
        {
          "group": "code",
          "name": "default",
          "title": "Default Code",
          "width": "half"
        },
        {
          "group": "code",
          "name": "inverted",
          "title": "Inverted Code",
          "width": "half",
          "options": { "sample_dark_background": true }
        }
      ]
    }
  ],
  "version": "1.9.5"
}
