Mariner

Mariner

Mariner - Basic Theme For Firefox

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "Mariner",
  "description": "Mariner - Basic Theme For Firefox",
  "version": "2.0",
  "applications": {
    "gecko": {
      "id": "bt-AwsdJQ.ff@Scripty_via_The.UNITY.Empire"
    }
  },
  "theme": {
    "colors": {
      "frame": "#42639f",
      "frame_inactive": "#42639f",
      "toolbar": "#a5b7d9",
      "toolbar_field": "#edf1f7",
      "toolbar_field_text": "#1e2d48",
      "toolbar_field_text_focus": "#1e2d48",
      "toolbar_field_border": "#1e2d48",
      "toolbar_field_border_focus": "#1e2d48",
      "toolbar_field_separator": "#1e2d48",
      "toolbar_vertical_separator": "#1e2d48",
      "toolbar_top_separator": "#1e2d48",
      "toolbar_bottom_separator": "#1e2d48",
      "tab": "#d6f0cd",
      "tab_line": "#1e2d48",
      "tab_text": "#1e2d48",
      "tab_loading": "#1e2d48",
      "tab_background_text": "#1e2d48",
      "tab_background_separator": "#1e2d48",
      "popup": "#edf1f7",
      "popup_text": "#1e2d48",
      "popup_highlight": "#a5b7d9",
      "popup_highlight_text": "#1e2d48",
      "popup_border": "#1e2d48",
      "sidebar": "#edf1f7",
      "sidebar_text": "#1e2d48",
      "sidebar_highlight": "#a5b7d9",
      "sidebar_highlight_text": "#1e2d48",
      "icons": "#1e2d48",
      "icons_attention": "#1e2d48",
      "ntp_text": "#1e2d48",
      "ntp_section": "#e4e5cc",
      "ntp_background": "#edf1f7",
      "additional_backgrounds": "#edf1f7",
      "bookmark_text": "#1e2d48"
    },
    "icons": {
      "128": "icon.png"
    }
  },
  "manifest_version": 2
}