Nier:Automata YoRHa Theme

Nier:Automata YoRHa Theme

Unfortunately the Google logo and the miniatures are often covering the YoRHa logo but I didn't find a way yet to make it look…

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "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"
    },
    "colors": {
      "frame": [
        66,
        116,
        201
      ],
      "toolbar": [
        71,
        68,
        66
      ],
      "tab_text": [
        209,
        203,
        187
      ],
      "tab_background_text": [
        89,
        83,
        67
      ],
      "bookmark_text": [
        153,
        149,
        132
      ],
      "ntp_background": [
        255,
        255,
        255
      ],
      "ntp_text": [
        108,
        103,
        100
      ],
      "button_background": [
        174,
        169,
        149,
        0.56
      ]
    },
    "tints": {
      "buttons": [
        0.12,
        0.12,
        0.68
      ]
    },
    "properties": {
      "ntp_background_alignment": "top",
      "ntp_background_repeat": "repeat"
    }
  },
  "name": "Nier:Automata YoRHa Theme",
  "version": "1",
  "description": "",
  "icons": {
    "16": "icon16.png",
    "48": "icon48.png",
    "128": "icon128.png"
  }
}