Switch Console

Switch Console

For the best Nintendo Console so far!

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.0",
  "name": "Switch",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/bg-000-5672c42860d5b06e1058dc477397f3ef.svg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgb(255, 0, 83)",
      "toolbar_text": "rgb(42, 42, 42)",
      "frame": "rgb(0, 193, 255)",
      "tab_background_text": "rgb(42, 42, 42)",
      "toolbar_field": "rgba(42, 42, 42, 0.57)",
      "toolbar_field_text": "rgb(255, 255, 255)",
      "tab_line": "rgb(255, 0, 83)",
      "popup": "rgb(42, 42, 42)",
      "popup_text": "rgb(140, 140, 140)",
      "button_background_active": "rgba(42, 42, 42, 0.35)",
      "button_background_hover": "rgba(76, 76, 76, 0.66)",
      "icons_attention": "rgb(0, 193, 255)",
      "tab_background_separator": "rgb(42, 42, 42)",
      "tab_text": "rgb(42, 42, 42)",
      "toolbar_bottom_separator": "rgb(42, 42, 42)",
      "toolbar_field_border_focus": "rgb(79, 79, 79)",
      "toolbar_field_border": "rgb(42, 42, 42)",
      "toolbar_field_separator": "rgb(42, 42, 42)",
      "toolbar_top_separator": "rgb(42, 42, 42)",
      "toolbar_vertical_separator": "rgb(79, 79, 79)",
      "tab_loading": "rgb(255, 0, 83)"
    }
  }
}