Beautiful GX Green

Beautiful GX Green

Tema al nuevo estilo de Opera GX Green para Firefox. Contiene Css Personalizado.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.5",
  "name": "Beautiful GX Green",
  "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": "#070710",
      "tab_background_text": "#b3b3b3",
      "frame_inactive": "#15151c",
      "toolbar": "#101019",
      "toolbar_text": "#b3b3b3",
      "toolbar_field": "#20212f00",
      "toolbar_field_text": "#e5e5e6",
      "toolbar_top_separator": "#036350aa",
      "toolbar_bottom_separator": "#101019",
      "toolbar_field_border": "#23243200",
      "toolbar_field_focus": "#1e2e35",
      "toolbar_field_border_focus": "#1e2e35",
      "toolbar_field_highlight": "#04ae8c",
      "toolbar_field_highlight_text": "#000000",
      "toolbar_field_text_focus": "#e5e5e6",
      "button_background_hover": "#342f3f",
      "button_background_active": "#272231",
      "icons": "#b6b6d2",
      "icons_attention": "#05b694",
      "ntp_background": "#101019",
      "ntp_text": "#e5e5e6",
      "ntp_card_background": "#222029",
      "popup": "#12131dfd",
      "popup_text": "#e5e5e6",
      "popup_border": "#253941",
      "popup_highlight": "#049578bb",
      "sidebar": "#14141d",
      "sidebar_text": "#d3d8db",
      "sidebar_border": "#262735",
      "sidebar_highlight": "#036350bb",
      "sidebar_highlight_text": "#EEEEEE",
      "tab_line": "#049578",
      "tab_selected": "#101019",
      "tab_loading": "#05b694",
      "tab_loading_inactive": "#05b694",
      "tab_background_separator": "#0a090c",
      "tab_text": "#ffffff",
      "tab_attention_dot": "#05b694"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{ab633cbc-6a3e-4de3-9d3f-3868c52fb1bd}"
    }
  }
}