Beautiful GX Proton

Beautiful GX Proton

Tema al nuevo estilo GX para Firefox usando su nueva interfaz "Proton". Contiene Transparencias.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "applications": {
    "gecko": {
      "id": "{f297a70b-0d20-4e09-829a-a3c17b2402fe}"
    }
  },
  "version": "2.7",
  "name": "Beautiful GX Proton",
  "author": "GODIE",
  "description": "Tema al Nuevo Estilo de GX Para Firefox Usando su Nueva Interfaz Proton. Contiene Transparencias.",
  "icons": {
    "32": "icon-32.png"
  },
  "theme": {
    "colors": {
      "frame": "#0b0815",
      "tab_background_text": "#b3b3b3",
      "frame_inactive": "#171422",
      "toolbar": "#23202d",
      "toolbar_text": "#b3b3b3",
      "toolbar_field": "#1f1c29",
      "toolbar_field_text": "#e5e5e6",
      "toolbar_top_separator": "#050509",
      "toolbar_bottom_separator": "#15121b",
      "toolbar_field_border": "#2b2935",
      "toolbar_field_focus": "#1c1926fd",
      "toolbar_field_border_focus": "#3a3548",
      "toolbar_field_highlight": "#3e3b9d",
      "toolbar_field_highlight_text": "#eaeaea",
      "toolbar_field_text_focus": "#e5e5e6",
      "toolbar_vertical_separator": "#2d2936",
      "button_background_hover": "#312e3e",
      "button_background_active": "#151120",
      "icons": "#bfbfc0",
      "icons_attention": "#317ad3",
      "ntp_background": "#1c1926",
      "ntp_text": "#e5e5e6",
      "ntp_card_background": "#2a2734",
      "popup": "#1b1823fe",
      "popup_text": "#e5e5e6",
      "popup_border": "#4f485f70",
      "popup_highlight": "#3e3bbd",
      "sidebar": "#1e1b28",
      "sidebar_text": "#d5dadd",
      "sidebar_border": "#3b344b",
      "sidebar_highlight": "#36367c",
      "sidebar_highlight_text": "#EEEEEE",
      "tab_selected": "#23202d",
      "tab_line": "#353143",
      "tab_loading": "#317ad3",
      "tab_loading_inactive": "#317ad3",
      "tab_background_separator": "#0a090c",
      "tab_text": "#ffffff"
    }
  }
}