Red Cosmic Space

Red Cosmic Space

That's my third theme, it seems like Valentines to me. Bon Appétit!

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.0",
  "name": "Red Cosmic Space",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/0.jpg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "right bottom"
      ],
      "additional_backgrounds_tiling": [
        "no-repeat"
      ]
    },
    "colors": {
      "toolbar": "rgba(210, 8, 52, 0.31)",
      "toolbar_text": "rgb(238, 155, 186)",
      "frame": "rgb(67, 5, 29)",
      "tab_background_text": "rgb(238, 155, 186)",
      "toolbar_field": "rgb(67, 5, 29)",
      "toolbar_field_text": "rgb(238, 155, 186)",
      "tab_line": "rgb(238, 155, 186)",
      "popup": "rgb(67, 5, 29)",
      "popup_text": "rgb(238, 155, 186)",
      "icons_attention": "rgb(238, 155, 186)",
      "icons": "rgb(238, 155, 186)",
      "ntp_background": "rgb(67, 5, 29)",
      "ntp_text": "rgb(238, 155, 186)",
      "popup_border": "rgb(238, 155, 186)",
      "toolbar_field_border": "rgb(166, 7, 70)",
      "toolbar_field_focus": "rgb(67, 5, 29)",
      "toolbar_field_highlight_text": "rgb(238, 155, 186)",
      "toolbar_field_highlight": "rgb(166, 7, 70)",
      "toolbar_field_text_focus": "rgb(238, 155, 186)",
      "toolbar_top_separator": "rgb(67, 5, 29)",
      "tab_loading": "rgb(238, 155, 186)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{48f2ecbc-04b7-4f91-8be6-e97c16e31542}"
    }
  }
}