Glade Theme

Glade Theme

Explore the great outdoors, from the comfort of your web browser.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "name": "Glade Theme",
  "description": "Explore the great outdoors, from the comfort of your web browser.",
  "version": "1.1.0.0",
  "theme": {
    "colors": {
      "bookmark_text": [
        255,
        255,
        255
      ],
      "button_background": [
        68,
        107,
        33
      ],
      "control_background": [
        68,
        107,
        33
      ],
      "frame": [
        36,
        67,
        25
      ],
      "frame_inactive": [
        36,
        67,
        25
      ],
      "frame_incognito": [
        36,
        67,
        25
      ],
      "frame_incognito_inactive": [
        36,
        67,
        25
      ],
      "ntp_background": [
        255,
        255,
        255
      ],
      "ntp_header": [
        74,
        49,
        16
      ],
      "ntp_link": [
        0,
        0,
        0
      ],
      "ntp_link_underline": [
        0,
        0,
        0
      ],
      "ntp_section": [
        68,
        107,
        33
      ],
      "ntp_section_link": [
        255,
        255,
        255
      ],
      "ntp_section_link_underline": [
        255,
        255,
        255
      ],
      "ntp_section_text": [
        255,
        255,
        255
      ],
      "ntp_text": [
        20,
        30,
        15
      ],
      "tab_text": [
        255,
        255,
        255
      ],
      "tab_background_text": [
        255,
        255,
        255
      ],
      "toolbar": [
        68,
        107,
        33
      ]
    },
    "images": {
      "theme_frame": "images/main_frame.png",
      "theme_ntp_attribution": "images/nblackburn.png",
      "theme_ntp_background": "images/main_background.png",
      "theme_tab_background": "images/tab_standard.png",
      "theme_tab_background_incognito": "images/tab_incognito.png",
      "theme_toolbar": "images/main_toolbar.png"
    },
    "properties": {
      "ntp_background_alignment": "right bottom",
      "ntp_background_repeat": "no-repeat"
    },
    "tints": {
      "background_tab": [
        0,
        0,
        0
      ],
      "buttons": [
        0.5,
        1,
        1
      ],
      "frame": [
        -1,
        -1,
        -1
      ],
      "frame_inactive": [
        -1,
        -1,
        0.75
      ],
      "frame_incognito": [
        -1,
        0.2,
        0.35
      ],
      "frame_incognito_inactive": [
        -1,
        0.3,
        0.6
      ]
    }
  }
}