Ghibli Totoro Theme

Ghibli Totoro Theme

Day and a Night theme for 'My Neighbour Totoro'. Totoro is awake when active and sleeps when inactive. Made for 1080p or less.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "description": "Day and a Night theme for 'My Neighbour Totoro'. Totoro is awake when active and sleeps when inactive. Made for 1080p or less.",
  "manifest_version": 2,
  "name": "Ghibli Totoro Theme",
  "theme": {
    "colors": {
      "frame": [
        40,
        100,
        41
      ],
      "frame_inactive": [
        20,
        80,
        21
      ],
      "frame_incognito": [
        1,
        15,
        23
      ],
      "frame_incognito_inactive": [
        1,
        15,
        23
      ],
      "toolbar": [
        17,
        155,
        236
      ],
      "tab_text": [
        255,
        255,
        255
      ],
      "tab_background_text": [
        3,
        10,
        16
      ],
      "bookmark_text": [
        255,
        255,
        255
      ],
      "ntp_background": [
        17,
        155,
        236
      ],
      "ntp_text": [
        17,
        155,
        236
      ],
      "ntp_link": [
        255,
        255,
        255
      ],
      "ntp_link_underline": [
        255,
        255,
        255
      ],
      "ntp_header": [
        17,
        155,
        236
      ],
      "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": [
        17,
        155,
        236
      ],
      "button_background": [
        17,
        155,
        236
      ]
    },
    "images": {
      "theme_frame": "images/new_frame_active.png",
      "theme_frame_inactive": "images/new_frame_inactive.png",
      "theme_frame_incognito": "images/new_frame_incog_active.png",
      "theme_frame_incognito_inactive": "images/new_frame_incog_inactive.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.png",
      "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.2"
}