Neon line

Neon line

Minimalistic browser theme with neon highlights.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.0",
  "name": "Neon flame",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/bg-000-5672c42860d5b06e1058dc477397f3ef.svg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgb(58, 58, 58)",
      "toolbar_text": "rgb(255, 255, 255)",
      "frame": "rgb(32, 32, 32)",
      "tab_background_text": "rgb(166, 166, 166)",
      "toolbar_field": "rgb(206, 255, 247)",
      "toolbar_field_text": "rgb(0, 0, 0)",
      "tab_line": "rgb(255, 0, 255)",
      "popup": "rgb(32, 32, 32)",
      "popup_text": "rgb(0, 255, 215)",
      "tab_loading": "rgb(255, 0, 255)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{5ac6babe-69df-4e6f-acde-4babf8908929}"
    }
  }
}