Simple style fox

Simple style fox

Simple style fox

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "4.0",
  "name": "Simple style fox",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/0.png"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "right top"
      ],
      "additional_backgrounds_tiling": [
        "no-repeat"
      ]
    },
    "colors": {
      "toolbar": "rgba(127, 127, 127, 0.43)",
      "toolbar_text": "rgb(255, 255, 255)",
      "frame": "rgb(0, 0, 0)",
      "tab_background_text": "rgb(255, 255, 255)",
      "toolbar_field": "rgb(255, 255, 255)",
      "toolbar_field_text": "rgb(0, 0, 0)",
      "tab_line": "rgb(223, 111, 37)",
      "popup": "rgb(55, 55, 55)",
      "popup_text": "rgb(255, 255, 255)",
      "sidebar_border": "rgb(55, 55, 55)",
      "sidebar_text": "rgb(255, 255, 255)",
      "sidebar": "rgb(55, 55, 55)",
      "tab_selected": "rgb(223, 111, 37)",
      "tab_text": "rgb(255, 255, 255)",
      "toolbar_bottom_separator": "rgb(55, 55, 55)",
      "toolbar_top_separator": "rgba(0, 0, 0, 0)",
      "tab_loading": "rgb(223, 111, 37)"
    }
  }
}