Final Fantasy Tonberry

Final Fantasy Tonberry

FF tonberry

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.0",
  "name": "Final Fantasy Tonberry",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/0.png"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "right center"
      ],
      "additional_backgrounds_tiling": [
        "no-repeat"
      ]
    },
    "colors": {
      "toolbar": "rgba(87, 87, 87, 0.29)",
      "toolbar_text": "rgb(255, 255, 255)",
      "frame": "rgb(0, 0, 0)",
      "tab_background_text": "rgb(255, 255, 255)",
      "toolbar_field": "rgba(131, 131, 131, 0.29)",
      "toolbar_field_text": "rgb(255, 255, 255)",
      "tab_line": "rgb(0, 0, 0)",
      "popup": "rgba(0, 0, 0, 0.6)",
      "popup_text": "rgb(255, 255, 255)",
      "button_background_active": "rgba(72, 72, 72, 0.41)",
      "button_background_hover": "rgba(255, 255, 255, 0.2)",
      "icons_attention": "rgba(0, 255, 97, 0.6)",
      "icons": "rgba(255, 255, 255, 0.77)",
      "ntp_text": "rgba(255, 255, 255, 0.2)",
      "popup_border": "rgba(255, 255, 255, 0)",
      "popup_highlight_text": "rgb(255, 255, 255)",
      "popup_highlight": "rgba(248, 248, 248, 0.15)",
      "sidebar_border": "rgba(0, 0, 0, 0)",
      "sidebar_highlight_text": "rgb(229, 229, 229)",
      "sidebar_highlight": "rgba(60, 60, 60, 0.85)",
      "sidebar_text": "rgb(255, 255, 255)",
      "sidebar": "rgb(94, 94, 94)",
      "tab_background_separator": "rgba(64, 0, 255, 0.85)",
      "tab_loading": "rgb(255, 255, 255)",
      "tab_selected": "rgb(78, 78, 78)",
      "tab_text": "rgb(255, 255, 255)",
      "toolbar_bottom_separator": "rgba(0, 0, 0, 0)",
      "toolbar_field_border_focus": "rgba(0, 0, 0, 0)",
      "toolbar_field_border": "rgba(252, 252, 252, 0)",
      "toolbar_field_focus": "rgba(0, 0, 0, 0)",
      "toolbar_field_highlight": "rgb(65, 57, 97)",
      "toolbar_field_separator": "rgb(248, 248, 248)",
      "toolbar_field_text_focus": "rgb(255, 255, 255)",
      "toolbar_top_separator": "rgba(0, 0, 0, 0)",
      "toolbar_vertical_separator": "rgb(74, 56, 147)"
    }
  }
}