Deep Dark

Deep Dark

Deep Dark. Carbon Texture with Blue Text Inspired by FT DeepDark. From www.actualmanx.com

Merlin
Additional files are visible only to premium users

manifest.json


{
  "description": "Deep Dark. Carbon Texture with Blue Text Inspired by FT DeepDark. From www.actualmanx.com",
  "icons": {
    "48": "scrollbars-48.png",
    "128": "scrollbars-128.png"
  },
  "manifest_version": 2,
  "name": "Deep Dark",
  "theme": {
    "images": {
      "theme_frame": "images/frame.png",
      "theme_frame_inactive": "images/frame.png",
      "theme_frame_incognito": "images/frame_incog.png",
      "theme_ntp_background": "images/ntp_background.png",
      "theme_tab_background": "images/toolbarback.png",
      "theme_tab_background_incognito": "images/toolbarback.png",
      "theme_toolbar": "images/toolbar.png",
      "theme_window_control_background": "images/control_background.png"
    },
    "colors": {
      "bookmark_text": [
        0,
        173,
        238
      ],
      "button_background": [
        30,
        144,
        255
      ],
      "frame": [
        32,
        32,
        32
      ],
      "frame_inactive": [
        40,
        40,
        40
      ],
      "frame_incognito": [
        32,
        32,
        32
      ],
      "frame_incognito_inactive": [
        40,
        40,
        40
      ],
      "ntp_background": [
        255,
        255,
        255
      ],
      "ntp_section": [
        32,
        32,
        32
      ],
      "ntp_section_link": [
        30,
        144,
        255
      ],
      "ntp_section_text": [
        30,
        144,
        255
      ],
      "ntp_text": [
        30,
        144,
        255
      ],
      "tab_background_text": [
        140,
        173,
        238
      ],
      "tab_text": [
        0,
        173,
        238
      ],
      "toolbar": [
        32,
        32,
        32
      ]
    },
    "tints": {
      "background_tab": [
        -1,
        0.5,
        0.7
      ],
      "frame": [
        -1,
        -1,
        -1
      ],
      "frame_inactive": [
        -1,
        -1,
        0.57
      ],
      "frame_incognito": [
        -1,
        0.2,
        0.35
      ],
      "frame_incognito_inactive": [
        -1,
        0.3,
        0.6
      ],
      "theme_tab_background_v": [
        1,
        1,
        0.1
      ],
      "theme_toolbar": [
        1,
        1,
        1
      ]
    },
    "properties": {
      "ntp_background_alignment": "left top",
      "ntp_background_repeat": "repeat",
      "ntp_logo_alternate": 0
    }
  },
  "update_url": "https://clients2.google.com/service/update2/crx",
  "version": "1.8"
}