Purple Circuit Board

Purple Circuit Board

POV: You decide to troubleshoot a malfunctioning Pac-Man arcade cabinet late at night....

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.0",
  "name": "Purple Circuit Board",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/bg-017-7074520d97b5c592d413aed5f115f093.svg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgba(12, 0, 33, 0.8)",
      "toolbar_text": "rgb(0, 255, 183)",
      "frame": "rgb(86, 0, 66)",
      "tab_background_text": "rgb(255, 255, 255)",
      "toolbar_field": "rgb(0, 255, 183)",
      "toolbar_field_text": "rgb(221, 8, 175)",
      "tab_line": "rgb(0, 255, 239)",
      "popup": "rgb(86, 0, 66)",
      "popup_text": "rgb(0, 255, 255)",
      "button_background_hover": "rgba(255, 0, 147, 0.86)",
      "frame_inactive": "rgba(63, 0, 50, 0.86)",
      "ntp_background": "rgba(63, 0, 50, 0.86)",
      "ntp_text": "rgb(0, 255, 255)",
      "popup_border": "rgba(255, 0, 147, 0.86)",
      "popup_highlight_text": "rgb(255, 255, 255)",
      "popup_highlight": "rgba(255, 0, 147, 0.86)",
      "sidebar_border": "rgb(0, 255, 255)",
      "sidebar_highlight": "rgb(0, 255, 255)",
      "sidebar_text": "rgb(255, 238, 0)",
      "sidebar": "rgb(63, 0, 50)",
      "tab_loading": "rgb(255, 238, 0)",
      "tab_selected": "rgba(255, 0, 147, 0.86)",
      "tab_text": "rgb(0, 255, 255)",
      "toolbar_bottom_separator": "rgb(0, 255, 183)",
      "toolbar_field_border_focus": "rgb(255, 0, 99)",
      "toolbar_field_border": "rgba(255, 0, 147, 0.86)",
      "toolbar_field_focus": "rgb(0, 255, 255)",
      "toolbar_field_highlight_text": "rgb(251, 255, 0)",
      "toolbar_field_text_focus": "rgb(255, 0, 99)",
      "toolbar_top_separator": "rgba(63, 0, 50, 0.86)",
      "toolbar_vertical_separator": "rgba(9, 251, 0, 0.86)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{0eb636c0-2c5a-4e7a-a9a8-a92aa1b8a647}"
    }
  }
}