Quantum orange

Quantum orange

Quantum Style Your Web Quantum is comprised of a minimal yet elegant design. Using a pallet of orange & grays that deliver a…

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "description": "",
  "manifest_version": 2,
  "name": "Quantum orange",
  "theme": {
    "colors": {
      "bookmark_text": [
        255,
        255,
        255
      ],
      "button_background": [
        255,
        255,
        0,
        0
      ],
      "control_background": [
        255,
        255,
        255,
        0
      ],
      "frame": [
        43,
        43,
        43
      ],
      "frame_inactive": [
        34,
        34,
        34
      ],
      "frame_incognito": [
        22,
        22,
        22
      ],
      "frame_incognito_inactive": [
        32,
        32,
        32
      ],
      "ntp_background": [
        28,
        28,
        28
      ],
      "ntp_header": [
        4,
        73,
        91
      ],
      "ntp_link": [
        255,
        255,
        255
      ],
      "ntp_section": [
        50,
        50,
        50
      ],
      "ntp_section_link": [
        255,
        255,
        255
      ],
      "ntp_section_text": [
        255,
        255,
        255
      ],
      "ntp_text": [
        255,
        255,
        255
      ],
      "tab_background_text": [
        200,
        200,
        200
      ],
      "tab_text": [
        255,
        255,
        255
      ],
      "toolbar": [
        43,
        43,
        43
      ]
    },
    "images": {
      "theme_button_background": "images/theme_button_background.png",
      "theme_frame": "images/theme_frame.png",
      "theme_ntp_attribution": "images/theme_ntp_attribution.png",
      "theme_ntp_background": "images/theme_ntp_background.png",
      "theme_tab_background": "images/theme_tab_background.png",
      "theme_toolbar": "images/theme_toolbar.png",
      "theme_window_control_background": "images/theme_window_control_background.png"
    },
    "properties": {
      "ntp_background_alignment": "top",
      "ntp_background_repeat": "repeat"
    },
    "tints": {
      "background_tab": [
        0,
        0,
        0.13333333333333
      ],
      "buttons": [
        0,
        0,
        0.26666666666667
      ],
      "frame": [
        0,
        0,
        0.26666666666667
      ],
      "frame_inactive": [
        0,
        0,
        0.3921568627451
      ],
      "frame_incognito": [
        0,
        0,
        0.19607843137255
      ],
      "frame_incognito_inactive": [
        0,
        0,
        0.25098039215686
      ]
    }
  },
  "version": "1.0"
}