Ghibli Wind Rises Theme

Ghibli Wind Rises Theme

Studio Ghibli The Wind Rises Theme

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "description": "Studio Ghibli The Wind Rises Theme",
  "manifest_version": 2,
  "name": "Ghibli Wind Rises Theme",
  "theme": {
    "colors": {
      "frame": [
        94,
        39,
        45
      ],
      "frame_inactive": [
        95,
        52,
        40
      ],
      "frame_incognito": [
        45,
        38,
        13
      ],
      "frame_incognito_inactive": [
        69,
        32,
        9
      ],
      "toolbar": [
        20,
        80,
        21
      ],
      "tab_text": [
        255,
        255,
        255
      ],
      "tab_background_text": [
        255,
        255,
        255
      ],
      "bookmark_text": [
        255,
        255,
        255
      ],
      "ntp_background": [
        0,
        0,
        0
      ],
      "ntp_text": [
        255,
        255,
        255
      ],
      "ntp_link": [
        255,
        255,
        255
      ],
      "ntp_link_underline": [
        255,
        255,
        255
      ],
      "ntp_header": [
        20,
        80,
        21
      ],
      "ntp_section": [
        255,
        255,
        255
      ],
      "ntp_section_text": [
        255,
        255,
        255
      ],
      "ntp_section_link": [
        255,
        255,
        255
      ],
      "ntp_section_link_underline": [
        255,
        255,
        255
      ],
      "control_background": [
        0,
        30,
        10
      ],
      "button_background": [
        0,
        30,
        10
      ]
    },
    "images": {
      "theme_frame": "images/Frame.png",
      "theme_frame_inactive": "images/Frame.png",
      "theme_frame_incognito": "images/Frame_incog.png",
      "theme_frame_incognito_inactive": "images/Frame_incog.png",
      "theme_toolbar": "images/theme_toolbar.png",
      "theme_tab_background": "images/theme_tab_background.png",
      "theme_tab_background_incognito": "images/theme_tab_background.png",
      "theme_tab_background_v": "images/minmaxx.png",
      "theme_ntp_background": "images/ntp_background.gif",
      "theme_frame_overlay": "images/overlay.png",
      "theme_frame_overlay_inactive": "images/overlay_inactive.png",
      "theme_button_background": "images/btn_bg.png",
      "theme_ntp_attribution": "images/header.png",
      "theme_window_control_background": "images/minmaxx.png"
    },
    "tints": {
      "buttons": [
        0.55,
        1,
        0.95
      ],
      "frame": [
        -1,
        0.5,
        0.5
      ],
      "frame_inactive": [
        -1,
        0.5,
        0.4
      ],
      "frame_incognito": [
        -1,
        -1,
        -1
      ],
      "frame_incognito_inactive": [
        -1,
        -1,
        -1
      ],
      "background_tab": [
        -1,
        0.5,
        -0.5
      ]
    },
    "properties": {
      "ntp_background_alignment": "align_center",
      "ntp_background_repeat": "no_repeat",
      "ntp_logo_alternate": 1
    }
  },
  "version": "1.1"
}