Spy x Family Braid Train

Spy x Family Braid Train

There is a similar theme to this one by user yuppa (https://tinyurl.com/334cffz2) but I wanted a larger image and darker text. Spy x Family (manga) by Tatsuya Endo Image from https://wallpapercave.com/wp/wp7868508.png and credited to starcider.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.0",
  "name": "Spy x Family Braid Train",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/0.jpg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "right center"
      ],
      "additional_backgrounds_tiling": [
        "no-repeat"
      ]
    },
    "colors": {
      "toolbar": "rgba(245, 237, 235, 0.75)",
      "toolbar_text": "rgb(142, 24, 17)",
      "frame": "rgb(245, 237, 235)",
      "tab_background_text": "rgb(142, 24, 17)",
      "toolbar_field": "rgb(255, 255, 255)",
      "toolbar_field_text": "rgb(142, 24, 17)",
      "tab_line": "rgb(142, 24, 17)",
      "popup": "rgb(245, 237, 235)",
      "popup_text": "rgb(142, 24, 17)",
      "tab_loading": "rgb(142, 24, 17)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{6d0b585d-e8c8-4682-8f81-4ab924f5e104}"
    }
  }
}