Into The Mist

Into The Mist

Simple, dark Google Chrome theme with a polished look. The photograph used in this photo is not mine but rather photography from…

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "version": "1",
  "name": "Into The Mist",
  "description": " ",
  "theme": {
    "images": {
      "theme_frame": "images/theme_frame.png",
      "theme_toolbar": "images/theme_toolbar.png",
      "theme_ntp_background": "images/theme_ntp_background.png",
      "theme_window_control_background": "images/theme_window_control_background.png"
    },
    "colors": {
      "frame": [
        94,
        88,
        87
      ],
      "frame_inactive": [
        209,
        209,
        209
      ],
      "frame_incognito": [
        0,
        0,
        0
      ],
      "frame_incognito_inactive": [
        209,
        209,
        209
      ],
      "toolbar": [
        0,
        0,
        0
      ],
      "tab_text": [
        255,
        255,
        255
      ],
      "tab_background_text": [
        255,
        255,
        255
      ],
      "bookmark_text": [
        255,
        255,
        255
      ],
      "ntp_background": [
        255,
        255,
        255
      ],
      "ntp_text": [
        255,
        255,
        255
      ],
      "button_background": [
        158,
        0,
        0,
        0
      ]
    },
    "properties": {
      "ntp_background_alignment": "",
      "ntp_background_repeat": "no-repeat"
    },
    "tints": {
      "buttons": [
        0,
        0,
        1
      ],
      "frame": [
        0,
        0,
        0.82
      ],
      "frame_inactive": [
        0,
        0,
        0.82
      ],
      "frame_incognito": [
        0,
        0,
        0
      ],
      "frame_incognito_inactive": [
        0,
        0,
        0.82
      ],
      "background_tab": [
        0.54,
        0.29,
        0.31
      ]
    }
  }
}