Beautiful GX Fucsia

Beautiful GX Fucsia

Tema al nuevo estilo de Opera GX para Firefox Proton. Disponible Personalización Css

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "browser_specific_settings": {
    "gecko": {
      "id": "{38aa24d7-1ee5-42a0-b5ab-11caa08bd66d}"
    }
  },
  "version": "3.1",
  "name": "Beautiful Opera GX Fucsia",
  "author": "GODIE",
  "description": "Tema al nuevo estilo GX para Firefox. Contiene CSS personalizado",
  "icons": {
    "32": "icon-32.png"
  },
  "theme": {
    "properties": {
      "color_scheme": "dark",
      "content_color_scheme": "dark"
    },
    "colors": {
      "frame": "#09080d",
      "tab_background_text": "#CCCCCC",
      "frame_inactive": "#120f16",
      "toolbar": "#121019",
      "toolbar_text": "#b3b3b3",
      "toolbar_field": "transparent",
      "toolbar_field_text": "#ffffff",
      "toolbar_top_separator": "#d01a43aa",
      "toolbar_bottom_separator": "#121019",
      "bookmark_text": "#d3d3d3",
      "toolbar_field_border": "transparent",
      "toolbar_field_focus": "#251f33",
      "toolbar_field_border_focus": "transparent",
      "toolbar_field_highlight": "#f91e4d",
      "toolbar_field_highlight_text": "#000000",
      "toolbar_field_text_focus": "#e5e5e6",
      "button_background_hover": "#392b45",
      "button_background_active": "#2b2133",
      "icons": "#d8d8d9",
      "icons_attention": "#fa1e4e",
      "ntp_background": "#121019",
      "ntp_text": "#e5e5e6",
      "ntp_card_background": "#211f2a",
      "popup": "#1c1726fe",
      "popup_text": "#e5e5e6",
      "popup_border": "#4a3e65",
      "popup_highlight": "#b01f41",
      "sidebar": "#1a1320",
      "sidebar_text": "#d3d8db",
      "sidebar_border": "#3c364a",
      "sidebar_highlight": "#d01a43",
      "sidebar_highlight_text": "#eaeaea",
      "tab_line": "#d01a43",
      "tab_loading": "#fa1e4e",
      "tab_loading_inactive": "#fa1e4e",
      "tab_selected": "#121019",
      "tab_text": "#ffffff"
    }
  }
}