Alienware comfort dark

Alienware comfort dark

Comfort colors for chrome in my opinion.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "description": "Comfort colors for chrome in my opinion.",
  "manifest_version": 2,
  "name": "Alienware comfort dark",
  "theme": {
    "colors": {
      "bookmark_text": [
        120,
        120,
        120
      ],
      "button_background": [
        255,
        255,
        0,
        0
      ],
      "control_background": [
        255,
        255,
        255,
        0
      ],
      "frame": [
        27,
        27,
        27
      ],
      "frame_inactive": [
        34,
        34,
        34
      ],
      "frame_incognito": [
        22,
        22,
        22
      ],
      "frame_incognito_inactive": [
        32,
        32,
        32
      ],
      "ntp_background": [
        5,
        5,
        5
      ],
      "ntp_header": [
        4,
        73,
        91
      ],
      "ntp_link": [
        150,
        150,
        150
      ],
      "ntp_section": [
        35,
        35,
        35
      ],
      "ntp_section_link": [
        150,
        150,
        150
      ],
      "ntp_section_text": [
        150,
        150,
        150
      ],
      "ntp_text": [
        150,
        150,
        150
      ],
      "tab_background_text": [
        130,
        130,
        130
      ],
      "tab_text": [
        180,
        180,
        180
      ],
      "toolbar": [
        30,
        30,
        30
      ]
    },
    "icons": {
      "16": "icon16.png",
      "48": "icon48.png",
      "128": "icon128.png"
    },
    "images": {
      "theme_button_background": "images/theme_button_background.png",
      "theme_frame": "images/theme_frame.png",
      "theme_ntp_background": "images/theme_ntp_background.png",
      "theme_tab_background": "images/theme_tab_background.png",
      "theme_toolbar": "images/theme_toolbar.png"
    },
    "properties": {
      "ntp_background_alignment": "bottom\ncenter",
      "ntp_background_repeat": "no-repeat",
      "ntp_logo_alternate": 1
    },
    "tints": {
      "background_tab": [
        -1,
        0.5,
        0.75
      ],
      "buttons": [
        0,
        0,
        1
      ],
      "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": "2.0.4.3"
}