Blueout

Blueout

This is a blackout but blue

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "version": "1",
  "name": "Blueout",
  "description": "This is a blackout but blue",
  "theme": {
    "images": {
      "theme_frame": "images/theme_frame.png",
      "theme_toolbar": "images/theme_toolbar.png",
      "theme_tab_background": "images/theme_tab_background.png",
      "theme_ntp_background": "images/theme_ntp_background.png",
      "theme_frame_overlay": "images/theme_frame_overlay.png",
      "theme_button_background": "images/theme_button_background.png",
      "theme_ntp_attribution": "images/theme_ntp_attribution.png",
      "theme_window_control_background": "images/theme_window_control_background.png"
    },
    "colors": {
      "frame": [
        66,
        116,
        201
      ],
      "frame_inactive": [
        161,
        182,
        228
      ],
      "frame_incognito": [
        75,
        43,
        139
      ],
      "frame_incognito_inactive": [
        20,
        38,
        156
      ],
      "toolbar": [
        36,
        98,
        223
      ],
      "tab_text": [
        42,
        184,
        245
      ],
      "tab_background_text": [
        58,
        178,
        230
      ],
      "bookmark_text": [
        40,
        112,
        255
      ],
      "ntp_background": [
        56,
        103,
        255
      ],
      "ntp_text": [
        7,
        177,
        250
      ],
      "ntp_link": [
        38,
        133,
        120
      ],
      "ntp_header": [
        75,
        140,
        220
      ],
      "ntp_section": [
        10,
        18,
        254
      ],
      "ntp_section_text": [
        68,
        8,
        102
      ],
      "ntp_section_link": [
        6,
        55,
        116
      ],
      "control_background": [
        0,
        0,
        0,
        0
      ],
      "button_background": [
        0,
        0,
        0,
        0
      ]
    },
    "properties": {
      "ntp_background_alignment": "left top",
      "ntp_background_repeat": "repeat"
    },
    "tints": {
      "buttons": [
        0.62772585669782,
        1,
        0.58039215686275
      ],
      "frame": [
        0.64459665144597,
        1,
        0.57058823529412
      ],
      "frame_inactive": [
        -1,
        -1,
        0.75
      ],
      "frame_incognito": [
        -1,
        0.2,
        0.35
      ],
      "frame_incognito_inactive": [
        -1,
        0.3,
        0.6
      ],
      "background_tab": [
        -1,
        0.5,
        0.75
      ]
    }
  }
}