Simply... Blue

Simply... Blue

Beautiful, elegant, Simply... Blue Chrome Theme.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "theme": {
    "tints": {
      "frame": [
        1.1,
        0.5,
        0.5
      ],
      "frame_incognito": [
        1.1,
        0.5,
        0.5
      ],
      "background_tab": [
        1.1,
        0.5,
        0.5
      ],
      "frame_inactive": [
        1.1,
        0.5,
        0.5
      ],
      "frame_incognito_inactive": [
        1.1,
        0.5,
        0.5
      ],
      "buttons": [
        1.1,
        0.5,
        0.5
      ]
    },
    "colors": {
      "ntp_text": [
        255,
        255,
        255,
        0.5
      ],
      "toolbar": [
        15,
        15,
        15,
        1
      ],
      "tab_text": [
        255,
        255,
        255,
        1
      ],
      "tab_background_text": [
        15,
        15,
        15,
        1
      ],
      "frame_inactive": [
        15,
        15,
        15,
        1
      ],
      "ntp_section": [
        15,
        15,
        15,
        1
      ],
      "ntp_header": [
        255,
        255,
        255,
        1
      ],
      "control_background": [
        15,
        15,
        15,
        1
      ],
      "button_background": [
        15,
        15,
        15,
        1
      ],
      "ntp_link_underline": [
        171,
        0,
        176,
        1
      ],
      "frame": [
        15,
        15,
        15,
        1
      ],
      "bookmark_text": [
        255,
        255,
        255,
        0.5
      ],
      "ntp_background": [
        15,
        15,
        15,
        1
      ],
      "ntp_link": [
        255,
        255,
        255,
        1
      ],
      "frame_incognito": [
        15,
        15,
        15,
        1
      ],
      "frame_incognito_inactive": [
        15,
        15,
        15,
        1
      ],
      "ntp_section_link": [
        15,
        15,
        15,
        1
      ],
      "ntp_section_link_underline": [
        15,
        15,
        15,
        1
      ]
    },
    "images": {
      "theme_frame_overlay_inactive": "images/frame_overlay_inactive.png",
      "theme_frame_incognito_inactive": "images/frame_incognito_inactive.png",
      "theme_ntp_background": "images/ntp_background.png",
      "theme_toolbar": "images/toolbar.png",
      "theme_frame_incognito": "images/frame_incognito.png",
      "theme_frame_inactive": "images/frame_inactive.png",
      "theme_button_background": "images/button_background.png",
      "theme_tab_background_incognito": "images/tab_background_incognito.png",
      "theme_tab_background": "images/tab_background.png",
      "theme_frame": "images/frame.png",
      "theme_tab_background_v": "images/tab_background_v.png",
      "theme_window_control_background": "images/window_control_background.png"
    },
    "properties": {
      "ntp_background_alignment": "center",
      "ntp_background_repeat": "no-repeat",
      "ntp_logo_alternate": "1"
    }
  },
  "name": "Simply... Blue",
  "manifest_version": 2,
  "version": "1"
}