TRON 1982 Tank

TRON 1982 Tank

Tank from 1982 film TRON, inspiration for TRON 2.0 and TRON Legacy. Red and black theme.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "TRON 1982 Tank",
  "manifest_version": 2,
  "version": "1.0",
  "theme": {
    "images": {
      "theme_frame": "tron_tank_hd.png"
    },
    "colors": {
      "frame": "rgba(0, 0, 0, 1)",
      "tab_background_text": "rgba(255, 107, 107, 1)",
      "toolbar": "rgba(0, 0, 0, 0.59)",
      "bookmark_text": "rgba(255, 46, 46, 1)",
      "toolbar_field": "rgba(0, 0, 0, 1)",
      "toolbar_field_text": "rgba(255, 0, 0, 1)",
      "tab_line": "rgba(255, 0, 0, 0.52)"
    }
  }
}