Cute cosmos

Cute cosmos

Cute purple cosmic browser theme.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.0",
  "name": "Cute cosmos",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/0.jpg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "center top"
      ],
      "additional_backgrounds_tiling": [
        "no-repeat"
      ]
    },
    "colors": {
      "toolbar": "rgb(200, 220, 255)",
      "toolbar_text": "rgb(255, 0, 85)",
      "frame": "rgb(0, 136, 140)",
      "tab_background_text": "rgb(232, 243, 255)",
      "toolbar_field": "rgb(197, 247, 255)",
      "toolbar_field_text": "rgb(120, 0, 255)",
      "tab_line": "rgb(255, 0, 255)",
      "popup": "rgb(215, 200, 255)",
      "popup_text": "rgb(0, 0, 128)",
      "ntp_background": "rgb(225, 170, 255)",
      "ntp_text": "rgb(0, 0, 255)",
      "popup_border": "rgb(0, 127, 255)",
      "popup_highlight": "rgb(85, 170, 255)",
      "sidebar_text": "rgb(0, 43, 215)",
      "sidebar": "rgb(0, 192, 255)",
      "toolbar_bottom_separator": "rgb(0, 198, 255)",
      "toolbar_field_border": "rgb(0, 21, 255)",
      "toolbar_top_separator": "rgb(0, 193, 255)",
      "tab_loading": "rgb(255, 0, 255)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{946b74cb-ba13-47f1-b86b-d32163fc1d6c}"
    }
  }
}