Beautiful GX Blue

Beautiful GX Blue

Tema al nuevo estilo de Opera GX para Firefox Proton.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "browser_specific_settings": {
    "gecko": {
      "id": "{f8af24d0-ce61-456e-acf0-a972d56e8018}"
    }
  },
  "version": "3.0",
  "name": "Beautiful Opera GX Blue",
  "author": "GODIE",
  "description": "Tema al nuevo estilo de Opera GX Blue para Firefox Proton. Contiene Transparencias.",
  "icons": {
    "32": "icon-32.png"
  },
  "theme": {
    "properties": {
      "color_scheme": "dark",
      "content_color_scheme": "dark"
    },
    "colors": {
      "frame": "#07090d",
      "tab_background_text": "#b3b3b3",
      "frame_inactive": "#15151c",
      "toolbar": "#0d111a",
      "toolbar_text": "#b3b3b3",
      "toolbar_field": "transparent",
      "toolbar_field_text": "#e5e5e6",
      "toolbar_top_separator": "#262576",
      "toolbar_bottom_separator": "#0d111a",
      "bookmark_text": "#d3d3d3",
      "toolbar_field_border": "transparent",
      "toolbar_field_focus": "#1c2435fe",
      "toolbar_field_border_focus": "transparent",
      "toolbar_field_highlight": "#3a5adf",
      "toolbar_field_highlight_text": "#000000",
      "toolbar_field_text_focus": "#e5e5e6",
      "button_background_hover": "#3c4047",
      "button_background_active": "#3c404780",
      "icons": "#d8d8d9",
      "icons_attention": "#4474ee",
      "ntp_background": "#0d111a",
      "ntp_text": "#e5e5e6",
      "ntp_card_background": "#1b202c",
      "popup": "#151b28",
      "popup_text": "#e5e5e6",
      "popup_border": "#38486b",
      "popup_highlight": "#3e3bcd",
      "sidebar": "#0a0e18",
      "sidebar_text": "#d3d8db",
      "sidebar_border": "#151b28",
      "sidebar_highlight": "#312f83",
      "sidebar_highlight_text": "#EEEEEE",
      "tab_line": "#4d4dfe",
      "tab_selected": "#0d111a",
      "tab_loading": "#4d4dfe",
      "tab_loading_inactive": "#4d4dfe",
      "tab_text": "#ffffff"
    }
  }
}