Echo Lights

Echo Lights

Red and Blue lights

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "Echo Lights",
  "manifest_version": 2,
  "version": "2.0",
  "theme": {
    "images": {
      "theme_frame": "LIGHTS.jpg"
    },
    "colors": {
      "toolbar": "rgba(0, 0, 0, 0.23)",
      "toolbar_field": "rgba(255, 255, 255, 1)",
      "toolbar_field_text": "rgba(0, 0, 0, 1)",
      "frame": "rgba(0, 0, 0, 1)",
      "tab_background_text": "rgba(255, 255, 255, 1)",
      "bookmark_text": "rgba(255, 255, 255, 1)"
    }
  }
}