Wii Console

Wii Console

For Nintendo Wii lovers everywhere!

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.0",
  "name": "Wii Console",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/bg-000-5672c42860d5b06e1058dc477397f3ef.svg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgb(255, 255, 255)",
      "toolbar_text": "rgb(140, 140, 140)",
      "frame": "rgb(174, 174, 174)",
      "tab_background_text": "rgb(255, 255, 255)",
      "toolbar_field": "rgb(0, 58, 77)",
      "toolbar_field_text": "rgb(0, 193, 255)",
      "tab_line": "rgba(131, 255, 0, 0.69)",
      "popup": "rgb(255, 255, 255)",
      "popup_text": "rgb(140, 140, 140)",
      "button_background_active": "rgb(209, 209, 209)",
      "button_background_hover": "rgb(236, 236, 236)",
      "tab_background_separator": "rgb(79, 79, 79)",
      "toolbar_bottom_separator": "rgb(79, 79, 79)",
      "toolbar_field_border_focus": "rgb(79, 79, 79)",
      "toolbar_field_border": "rgb(0, 193, 255)",
      "toolbar_field_separator": "rgb(0, 193, 255)",
      "toolbar_top_separator": "rgb(79, 79, 79)",
      "toolbar_vertical_separator": "rgb(79, 79, 79)",
      "tab_loading": "rgba(131, 255, 0, 0.69)"
    }
  }
}