Nights Like This

Nights Like This

Nights Like This by Tatsze.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "author": "Tatsze",
  "name": "Nights Like This",
  "description": "Nights Like This by Tatsze.",
  "version": "0.1",
  "manifest_version": 3,
  "theme": {
    "colors": {
      "frame": [
        48,
        52,
        62
      ],
      "frame_inactive": [
        48,
        52,
        62
      ],
      "frame_incognito": [
        48,
        52,
        62
      ],
      "frame_incognito_inactive": [
        48,
        52,
        62
      ],
      "toolbar": [
        210,
        201,
        191
      ],
      "omnibox_background": [
        210,
        201,
        191
      ],
      "ntp_background": [
        210,
        201,
        191
      ],
      "tab_text": [
        0,
        0,
        0
      ],
      "omnibox_text": [
        0,
        0,
        0
      ],
      "tab_background_text": [
        220,
        220,
        220
      ],
      "tab_background_text_inactive": [
        220,
        220,
        220
      ],
      "tab_background_text_incognito": [
        220,
        220,
        220
      ],
      "tab_background_text_incognito_inactive": [
        220,
        220,
        220
      ],
      "bookmark_text": [
        0,
        0,
        0
      ],
      "ntp_header": [
        0,
        0,
        0
      ],
      "ntp_text": [
        0,
        0,
        0
      ],
      "toolbar_button_icon": [
        0,
        0,
        0
      ]
    },
    "tints": {
      "background_tab": [
        -1,
        -1,
        -1
      ],
      "buttons": [
        -1,
        -1,
        -1
      ],
      "frame": [
        -1,
        -1,
        -1
      ],
      "frame_inactive": [
        -1,
        -1,
        -1
      ],
      "frame_incognito": [
        -1,
        -1,
        -1
      ],
      "frame_incognito_inactive": [
        -1,
        -1,
        -1
      ]
    }
  }
}