Advertisement
Guest User

Colors

a guest
Oct 9th, 2015
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 1.23 KB | None | 0 0
  1. "section-colors": {
  2.     "header": {
  3.       "top": {
  4.         "search-icon": "color-2",
  5.         "search-icon-bg": "color-3",
  6.         "border": "color-3"
  7.       },
  8.       "bottom": {
  9.         "nav-text": "color-15",
  10.         "nav-accent": "color-4",
  11.         "nav-hover": "color-4"
  12.       }
  13.     },
  14.     "footer": {
  15.       "title": "color-11",
  16.       "text": "color-9",
  17.       "social": "color-3",
  18.       "copyright-bg": "color-12",
  19.       "copyright-text": "color-16"
  20.     },
  21.     "front-page": {
  22.       "banner": {
  23.         "h2": "color-7",
  24.         "h3": "color-5"
  25.       },
  26.       "features": {
  27.         "title": "color-4",
  28.         "content": "color-8",
  29.         "link": "color-4"
  30.       },
  31.       "services": {
  32.         "title": "color-7",
  33.         "icon": "color-4",
  34.         "content": "color-8",
  35.         "link": "color-5",
  36.         "button": "color-14"
  37.       },
  38.       "cta": {
  39.         "color": "color-2"
  40.       },
  41.       "resources": {
  42.         "title": "color-4",
  43.         "content": "#555",
  44.         "button": "color-14"
  45.       },
  46.       "video": {
  47.         "color": "color-2",
  48.         "icon": "color-2"
  49.       },
  50.       "logos": {
  51.         "title-bg": "color-9",
  52.         "logos-bg": "color-10",
  53.         "color": "color-2"
  54.       }
  55.     }
  56.   }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement