Dark Mouse

Dark Mouse

After the freedom of dark mouse copyright, enjoy this beautiful theme!

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 3,
  "version": "1.1.1",
  "name": "Dark Mouse",
  "short_name": "Darkmouse",
  "author": "Mepadev",
  "theme": {
    "images": {
      "theme_ntp_background": "images/mouse.png"
    },
    "tints": {
      "frame": [
        0.5889,
        1,
        0.9
      ],
      "frame_inactive": [
        0.5889,
        1,
        0.4
      ]
    },
    "colors": {
      "toolbar": [
        25,
        42,
        63
      ],
      "toolbar_text": [
        255,
        255,
        255
      ],
      "toolbar_button_icon": [
        255,
        255,
        255
      ],
      "tab_text": [
        255,
        255,
        255
      ],
      "tab_background_text_inactive": [
        255,
        255,
        255
      ],
      "background_tab": [
        59,
        77,
        94
      ],
      "background_tab_inactive": [
        35,
        46,
        56
      ],
      "bookmark_text": [
        255,
        255,
        255
      ],
      "button_background": [
        25,
        31,
        46
      ],
      "ntp_background": [
        64,
        96,
        137
      ],
      "ntp_header": [
        255,
        255,
        255
      ],
      "ntp_link": [
        255,
        255,
        255
      ],
      "ntp_text": [
        255,
        255,
        255
      ],
      "omnibox_background": [
        63,
        85,
        115
      ],
      "omnibox_text": [
        255,
        255,
        255
      ]
    },
    "properties": {
      "ntp_background_alignment": "bottom",
      "ntp_background_repeat": "no-repeat",
      "ntp_logo_alternate": 0
    }
  }
}