Colour lines n1

Colour lines n1

Bright theme with colourful lines.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.0",
  "name": "Colour lines n1",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/0.jpg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "center center"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgba(255, 255, 255, 0.5)",
      "toolbar_text": "rgb(0, 42, 129)",
      "frame": "rgb(126, 0, 255)",
      "tab_background_text": "rgb(255, 255, 255)",
      "toolbar_field": "rgba(255, 255, 255, 0.75)",
      "toolbar_field_text": "rgb(0, 0, 0)",
      "tab_line": "rgb(129, 255, 220)",
      "popup": "rgb(255, 208, 193)",
      "popup_text": "rgb(64, 0, 129)",
      "tab_loading": "rgb(129, 255, 220)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{59519a56-add5-43ce-8e3a-59aff11f17e2}"
    }
  }
}