Colour lines n2

Colour lines n2

Bright theme with colourful lines. Version 2.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.0",
  "name": "Colour lines n2",
  "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, 128, 92)",
      "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(255, 62, 0)",
      "popup": "rgb(193, 213, 255)",
      "popup_text": "rgb(126, 0, 255)",
      "toolbar_field_focus": "rgb(255, 255, 255)",
      "tab_loading": "rgb(255, 62, 0)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{7a49325c-af98-49a4-869c-69f2f904ed47}"
    }
  }
}