Monokai Dark Soda - Rose

A Firefox theme based upon the Monokai Dark Soda colour palette. Made using https://color.firefox.com/
Premium users can view and search full source code, and see the source code differences between two versions.
Upgrade to premium
manifest.json
{
  "manifest_version": 2,
  "version": "1.1",
  "name": "Monokai Dark Soda - Rose",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/bg-001-9c6d74e14860e77ee6f8f43e824bff25.svg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgb(36, 36, 36)",
      "toolbar_text": "rgb(248, 248, 242)",
      "frame": "rgb(36, 36, 36)",
      "tab_background_text": "rgb(248, 248, 242)",
      "toolbar_field": "rgb(61, 61, 61)",
      "toolbar_field_text": "rgb(248, 248, 242)",
      "tab_line": "rgb(249, 38, 114)",
      "popup": "rgb(36, 36, 36)",
      "popup_text": "rgb(248, 248, 242)",
      "icons_attention": "rgb(249, 38, 114)",
      "icons": "rgb(248, 248, 242)",
      "ntp_background": "rgb(36, 36, 36)",
      "ntp_text": "rgb(248, 248, 242)",
      "sidebar_text": "rgb(248, 248, 242)",
      "sidebar": "rgb(36, 36, 36)",
      "tab_selected": "rgb(249, 38, 114)",
      "tab_text": "rgb(248, 248, 242)",
      "tab_loading": "rgb(249, 38, 114)"
    }
  }
}