Beautiful GX Fantasy

Beautiful GX Fantasy

Tema al nuevo estilo GX para Firefox. Contiene Transparencias

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "browser_specific_settings": {
    "gecko": {
      "id": "BeautifulGxFantasy@Godie"
    }
  },
  "version": "1.3",
  "name": "Beautiful GX Fantasy",
  "author": "GODIE",
  "description": "Tema al nuevo estilo GX para Firefox. Contiene CSS personalizado",
  "icons": {
    "32": "images/icon-32.png"
  },
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/FantasyLand.png"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "right top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ],
      "color_scheme": "dark",
      "content_color_scheme": "dark"
    },
    "colors": {
      "frame": "#0d0514",
      "tab_background_text": "#CCCCCC",
      "frame_inactive": "#120f16",
      "toolbar": "#1f1726ba",
      "toolbar_text": "#b3b3b3",
      "toolbar_field": "#392b4500",
      "toolbar_field_text": "#ffffff",
      "toolbar_top_separator": "#f2323088",
      "toolbar_bottom_separator": "#110918",
      "bookmark_text": "#d3d3d3",
      "toolbar_field_border": "#1f172600",
      "toolbar_field_focus": "#352533fe",
      "toolbar_field_border_focus": "#5d2d3b00",
      "toolbar_field_highlight": "#ff3230dd",
      "toolbar_field_highlight_text": "#dedede",
      "toolbar_field_text_focus": "#e5e5e6",
      "toolbar_vertical_separator": "#392b45",
      "button_background_hover": "#98839549",
      "button_background_active": "#0f0716bb",
      "icons": "#d8d8d9",
      "icons_attention": "#ff3032",
      "ntp_background": "#1a1320",
      "ntp_text": "#e5e5e6",
      "ntp_card_background": "#2d2733",
      "popup": "#1a1320fc",
      "popup_text": "#e5e5e6",
      "popup_border": "#f2323077",
      "popup_highlight": "#ff3230dd",
      "sidebar": "#1a1320",
      "sidebar_text": "#d3d8db",
      "sidebar_border": "#040a0b",
      "sidebar_highlight": "#110a17",
      "sidebar_highlight_text": "#ff3735",
      "tab_line": "#ff3230dd",
      "tab_loading": "#ff3230dd",
      "tab_loading_inactive": "#ff3230dd",
      "tab_selected": "#1f1726ba",
      "tab_text": "#ffffff",
      "tab_attention_dot": "ff3230dd"
    }
  }
}