Mini Light Theme

Mini Light Theme

A Mini and Cozy Theme That Warms Your Heart which is built by Tickmao

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.3",
  "name": "Mini Light Theme",
  "short_name": "TM Theme",
  "description": "A Mini and Cozy Theme That Warms Your Heart which is built by Tickmao",
  "theme": {
    "images": {},
    "colors": {
      "toolbar": [
        250,
        250,
        249
      ],
      "tab_background_text": [
        34,
        40,
        49
      ],
      "tab_text": [
        34,
        40,
        49
      ],
      "bookmark_text": [
        34,
        40,
        49
      ],
      "ntp_text": [
        34,
        40,
        49
      ],
      "ntp_link": [
        34,
        40,
        49
      ],
      "ntp_section": [
        34,
        40,
        49
      ],
      "ntp_background": [
        250,
        250,
        249
      ],
      "toolbar_button_icon": [
        34,
        40,
        49
      ],
      "omnibox_text": [
        34,
        40,
        49
      ],
      "omnibox_background": [
        234,
        234,
        234
      ],
      "background_tab_inactive": [
        234,
        234,
        234
      ],
      "frame": [
        234,
        234,
        234
      ]
    },
    "tints": {
      "buttons": [
        0,
        0,
        0.8
      ]
    },
    "properties": {
      "ntp_logo_alternate": 0,
      "ntp_background_alignment": "center"
    }
  }
}