Pixel Storm in Hot Pink

Pixel Storm in Hot Pink

Simple dark pixel art theme in hot pink!

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.0",
  "name": "Pixel Storm in Hot Pink",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/0.png",
        "images/1.png"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "left top",
        "right top"
      ],
      "additional_backgrounds_tiling": [
        "no-repeat",
        "no-repeat"
      ]
    },
    "colors": {
      "toolbar": "rgba(238, 49, 184, 0.23)",
      "toolbar_text": "rgb(238, 238, 238)",
      "frame": "rgb(29, 1, 1)",
      "tab_background_text": "rgb(238, 238, 238)",
      "toolbar_field": "rgb(29, 1, 1)",
      "toolbar_field_text": "rgb(217, 99, 238)",
      "tab_line": "rgb(238, 49, 236)",
      "popup": "rgb(29, 1, 1)",
      "popup_text": "rgb(232, 140, 255)",
      "button_background_active": "rgb(238, 49, 236)",
      "button_background_hover": "rgba(235, 110, 199, 0.38)",
      "icons_attention": "rgb(150, 98, 255)",
      "ntp_background": "rgb(29, 1, 1)",
      "ntp_text": "rgb(217, 99, 238)",
      "popup_highlight": "rgb(169, 32, 110)",
      "sidebar_highlight_text": "rgb(238, 238, 238)",
      "sidebar_highlight": "rgb(169, 32, 110)",
      "sidebar_text": "rgb(232, 140, 255)",
      "sidebar": "rgb(29, 1, 1)",
      "tab_background_separator": "rgb(232, 140, 255)",
      "tab_loading": "rgb(150, 98, 255)",
      "toolbar_bottom_separator": "rgb(169, 32, 110)",
      "toolbar_field_border_focus": "rgb(238, 49, 143)",
      "toolbar_field_focus": "rgb(29, 1, 1)",
      "toolbar_field_highlight": "rgb(238, 49, 143)",
      "toolbar_field_separator": "rgba(175, 99, 255, 0.49)",
      "toolbar_field_text_focus": "rgb(232, 140, 255)",
      "toolbar_vertical_separator": "rgba(223, 135, 255, 0.53)"
    }
  }
}