Beautiful Alpen Blue

Beautiful Alpen Blue

Tema al estilo de Firefox Alpen. Contiene Transparencias. Disponible Personalización CSS.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "browser_specific_settings": {
    "gecko": {
      "id": "{b96cf6da-f1b1-4b9d-9e69-98e7da9dd7c3}"
    }
  },
  "version": "2.9",
  "name": "Beautiful Alpen Blue",
  "author": "GODIE",
  "icons": {
    "32": "images/icon-32.png"
  },
  "description": "Tema al estilo de Firefox Alpen. Contiene Transparencias. Disponible Personalización CSS",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/derecha.svg",
        "images/izquierda.svg",
        "images/middle.png"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "right top",
        "left top",
        "right top"
      ],
      "additional_backgrounds_tiling": [
        "no-repeat",
        "no-repeat",
        "repeat-x"
      ]
    },
    "colors": {
      "frame": "#060609",
      "tab_background_text": "#b3b3b3",
      "frame_inactive": "#000000",
      "toolbar": "#1e20359c",
      "toolbar_text": "#b3b3b3",
      "toolbar_field": "#24234300",
      "toolbar_field_text": "#e5e5e6",
      "toolbar_top_separator": "#262576",
      "toolbar_bottom_separator": "#131230",
      "bookmark_text": "#d3d3d3",
      "toolbar_field_border": "#4d4dfe40",
      "toolbar_field_focus": "#242343fc",
      "toolbar_field_border_focus": "#4d4dfe99",
      "toolbar_field_highlight": "#3b539b",
      "toolbar_field_highlight_text": "#eaeaea",
      "toolbar_field_text_focus": "#ffffff",
      "toolbar_vertical_separator": "#242c49",
      "button_background_hover": "#395aee70",
      "button_background_active": "#3118a4",
      "icons": "#d3d3d3",
      "icons_attention": "#4d7afe",
      "ntp_background": "#1b1c35",
      "ntp_text": "#eaeaea",
      "ntp_card_background": "#292a43",
      "popup": "#1a1a35fC",
      "popup_text": "#f5f5f6",
      "popup_border": "#4d4dfe50",
      "popup_highlight": "#3e3bdd",
      "sidebar": "#1d1d38",
      "sidebar_text": "#eaeaea",
      "sidebar_border": "#262576",
      "sidebar_highlight": "#3f3da9",
      "sidebar_highlight_text": "#EEEEEE",
      "tab_line": "#4d4dfe",
      "tab_selected": "#1e20359c",
      "tab_text": "#ffffff",
      "tab_loading": "#4d4dfe",
      "tab_loading_inactive": "#4d4dfe",
      "tab_background_separator": "#0a090c",
      "tab_attention_dot": "4d7afe"
    }
  }
}