Pixel Storm in Astral Gold

Pixel Storm in Astral Gold

Simple dark pixel art theme with a golden accent

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.0",
  "name": "Pixel Storm in Astral Gold",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/0.png",
        "images/1.png"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "right top",
        "left top"
      ],
      "additional_backgrounds_tiling": [
        "no-repeat",
        "no-repeat"
      ]
    },
    "colors": {
      "toolbar": "rgba(162, 162, 151, 0.15)",
      "toolbar_text": "rgb(194, 173, 118)",
      "frame": "rgb(1, 0, 12)",
      "tab_background_text": "rgb(124, 119, 255)",
      "toolbar_field": "rgb(39, 36, 69)",
      "toolbar_field_text": "rgb(194, 173, 118)",
      "tab_line": "rgba(255, 255, 255, 0)",
      "popup": "rgb(39, 36, 69)",
      "popup_text": "rgb(194, 173, 118)",
      "button_background_active": "rgba(183, 153, 42, 0.58)",
      "button_background_hover": "rgba(92, 72, 255, 0.3)",
      "icons_attention": "rgb(0, 255, 255)",
      "ntp_background": "rgb(1, 2, 35)",
      "ntp_text": "rgb(194, 173, 118)",
      "popup_border": "rgba(255, 255, 255, 0)",
      "popup_highlight": "rgba(194, 173, 118, 0.27)",
      "tab_loading": "rgb(194, 173, 118)",
      "tab_selected": "rgba(235, 223, 129, 0.13)",
      "toolbar_bottom_separator": "rgb(54, 0, 182)",
      "toolbar_field_border_focus": "rgb(179, 161, 10)",
      "toolbar_field_highlight_text": "rgb(255, 255, 255)",
      "toolbar_field_highlight": "rgba(85, 75, 255, 0.6)",
      "toolbar_top_separator": "rgba(140, 77, 255, 0.24)",
      "toolbar_vertical_separator": "rgba(140, 77, 255, 0.24)"
    }
  }
}