Summerfox

Summerfox

Colorful Firefox Logo

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "5",
  "name": "summerfox-0923",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/0.jpg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "right top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgba(193, 191, 191, 0.37)",
      "toolbar_text": "rgb(0, 0, 0)",
      "frame": "rgb(204, 199, 199)",
      "tab_background_text": "rgb(246, 247, 240)",
      "toolbar_field": "rgba(210, 195, 172, 0.72)",
      "toolbar_field_text": "rgb(0, 0, 0)",
      "tab_line": "rgba(0, 0, 0, 0.8)",
      "popup": "rgb(210, 195, 172)",
      "popup_text": "rgb(0, 0, 0)",
      "button_background_active": "rgb(210, 195, 172)",
      "button_background_hover": "rgb(166, 159, 148)",
      "frame_inactive": "rgb(194, 194, 199)",
      "icons_attention": "rgb(255, 255, 255)",
      "icons": "rgb(0, 0, 0)",
      "ntp_background": "rgba(97, 96, 95, 0.81)",
      "ntp_text": "rgb(255, 255, 255)",
      "popup_border": "rgb(255, 255, 255)",
      "popup_highlight_text": "rgb(255, 255, 255)",
      "popup_highlight": "rgb(38, 38, 41)",
      "sidebar_border": "rgba(245, 243, 239, 0.84)",
      "sidebar_highlight_text": "rgb(248, 248, 251)",
      "sidebar_highlight": "rgb(143, 123, 89)",
      "sidebar_text": "rgb(255, 255, 255)",
      "sidebar": "rgb(89, 81, 69)",
      "tab_background_separator": "rgba(238, 235, 238, 0.51)",
      "tab_loading": "rgb(244, 241, 238)",
      "tab_selected": "rgba(187, 225, 173, 0.6)",
      "tab_text": "rgb(0, 0, 0)",
      "toolbar_bottom_separator": "rgba(104, 103, 102, 0)",
      "toolbar_field_border_focus": "rgba(0, 0, 0, 0.72)",
      "toolbar_field_border": "rgb(247, 243, 243)",
      "toolbar_field_focus": "rgb(149, 137, 119)",
      "toolbar_field_highlight_text": "rgb(255, 255, 255)",
      "toolbar_field_highlight": "rgb(0, 0, 0)",
      "toolbar_field_separator": "rgb(255, 255, 255)",
      "toolbar_field_text_focus": "rgb(255, 255, 255)",
      "toolbar_top_separator": "rgba(245, 242, 237, 0.42)",
      "toolbar_vertical_separator": "rgb(255, 255, 255)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{7ff1842b-3ca3-41dc-bf99-daf20842cea6}"
    }
  }
}