Fight Club

Fight Club

Fight Club theme has a black background with pink and white accents and a white font.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.0",
  "name": "Fight Club",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/0.jpg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "right top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgba(0, 0, 0, 0)",
      "toolbar_text": "rgb(255, 255, 255)",
      "frame": "rgb(0, 0, 0)",
      "tab_background_text": "rgb(255, 255, 255)",
      "toolbar_field": "rgb(0, 0, 0)",
      "toolbar_field_text": "rgb(255, 255, 255)",
      "tab_line": "rgb(255, 255, 255)",
      "popup": "rgb(0, 0, 0)",
      "popup_text": "rgb(255, 255, 255)",
      "button_background_active": "rgb(230, 154, 177)",
      "button_background_hover": "rgb(230, 154, 177)",
      "frame_inactive": "rgb(2, 35, 53)",
      "icons_attention": "rgb(255, 255, 255)",
      "icons": "rgb(255, 255, 255)",
      "ntp_text": "rgb(255, 255, 255)",
      "popup_border": "rgb(230, 154, 177)",
      "popup_highlight_text": "rgb(255, 255, 255)",
      "popup_highlight": "rgb(230, 154, 177)",
      "sidebar_border": "rgb(230, 154, 177)",
      "sidebar_highlight_text": "rgb(255, 255, 255)",
      "sidebar_highlight": "rgb(230, 154, 177)",
      "sidebar_text": "rgb(255, 255, 255)",
      "tab_loading": "rgb(255, 255, 255)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{b0302a82-e893-4def-8e49-090a82bf7a56}"
    }
  }
}