Football

Football

This is a theme of football

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "Football",
  "manifest_version": 2,
  "version": "1.0",
  "theme": {
    "images": {
      "theme_frame": "images.jpeg"
    },
    "colors": {
      "frame": "rgba(28, 227, 111, 1)",
      "tab_background_text": "rgba(25, 209, 62, 1)",
      "bookmark_text": "rgba(21, 214, 76, 1)",
      "toolbar_field": "rgba(45, 163, 29, 1)",
      "toolbar_field_text": "rgba(36, 179, 48, 1)"
    }
  }
}