Beautiful New Opera Dark

Beautiful New Opera Dark

Tema al nuevo estilo de Opera para Firefox.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "2.6",
  "name": "Beautiful New Opera Dark",
  "author": "GODIE",
  "description": "Tema al nuevo estilo de Opera para Firefox.",
  "icons": {
    "32": "icon-32.png"
  },
  "theme": {
    "colors": {
      "frame": "#171b1f",
      "tab_background_text": "#bcbcbc",
      "frame_inactive": "#1b1f23",
      "toolbar": "#2d3740",
      "toolbar_field": "#2d3740",
      "toolbar_field_text": "#ffffff",
      "toolbar_top_separator": "#101214",
      "toolbar_bottom_separator": "#1c2124",
      "bookmark_text": "#dde2e5",
      "toolbar_field_border": "#2d3740",
      "toolbar_field_focus": "#1f272dFE",
      "toolbar_field_border_focus": "#394650",
      "toolbar_field_highlight": "#4d4dff",
      "toolbar_field_highlight_text": "#ffffff",
      "toolbar_field_text_focus": "#e5e5e6",
      "toolbar_vertical_separator": "#1f272d",
      "button_background_hover": "#222a31",
      "button_background_active": "#161a1e",
      "icons": "#c5c5c5",
      "icons_attention": "#dddddd",
      "ntp_background": "#232a34",
      "ntp_text": "#e3e8eb",
      "ntp_card_background": "#313842",
      "popup": "#232a34FD",
      "popup_text": "#dde2e5",
      "popup_border": "#47566b80",
      "popup_highlight": "#37444e",
      "sidebar": "#232a34",
      "sidebar_text": "#d3d8db",
      "sidebar_border": "#131a24",
      "sidebar_highlight": "#191f28",
      "sidebar_highlight_text": "#EEEEEE",
      "tab_line": "#34414b",
      "tab_selected": "#34414b",
      "tab_loading": "#5a5b5c",
      "tab_loading_inactive": "#5a5b5c",
      "tab_background_separator": "#6b6b6c",
      "tab_text": "#ffffff"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{567d4750-bd24-4ac2-951a-7c31969b1184}"
    }
  }
}