Night city race

Night city race

Lights of cars in night city static browser theme.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.0",
  "name": "Night city race",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/0.jpg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "center center"
      ],
      "additional_backgrounds_tiling": [
        "no-repeat"
      ]
    },
    "colors": {
      "toolbar": "rgba(35, 35, 35, 0.5)",
      "toolbar_text": "rgb(0, 231, 255)",
      "frame": "rgb(19, 21, 36)",
      "tab_background_text": "rgb(244, 185, 255)",
      "toolbar_field": "rgba(255, 255, 255, 0.75)",
      "toolbar_field_text": "rgb(75, 75, 75)",
      "tab_line": "rgb(255, 0, 0)",
      "popup": "rgba(0, 0, 0, 0.75)",
      "popup_text": "rgb(255, 219, 127)",
      "toolbar_bottom_separator": "rgb(255, 255, 0)",
      "toolbar_field_focus": "rgb(255, 255, 255)",
      "toolbar_top_separator": "rgb(255, 255, 0)",
      "tab_loading": "rgb(255, 0, 0)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{8b0b8040-c004-4584-974e-6f6918c8da26}"
    }
  }
}