Beautiful Oficial Dark

Beautiful Oficial Dark

Tema Oscuro Adaptado a Firefox Dark. Contiene transparencias.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "browser_specific_settings": {
    "gecko": {
      "id": "{1eaa5d03-06ee-4480-bbf9-4bd481655440}"
    }
  },
  "version": "4.4",
  "name": "Beautiful Oficial Dark",
  "author": "GODIE",
  "description": "Tema Oscuro Adaptado a Firefox Dark.",
  "icons": {
    "32": "icon-32.png"
  },
  "theme": {
    "properties": {
      "color_scheme": "dark",
      "content_color_scheme": "dark"
    },
    "colors": {
      "frame": "#151518",
      "tab_background_text": "#abc3c3",
      "frame_inactive": "#1d1d20",
      "toolbar": "#2a2e39",
      "toolbar_field": "#23232a",
      "toolbar_field_text": "#b3d9ff",
      "toolbar_top_separator": "#131316",
      "toolbar_bottom_separator": "#1b1b1f",
      "bookmark_text": "#b3d9ff",
      "toolbar_field_border": "#1d1d24",
      "toolbar_field_focus": "#23232aFC",
      "toolbar_field_border_focus": "#4581ff90",
      "toolbar_field_highlight": "#4d4dff",
      "toolbar_field_highlight_text": "#eaeaea",
      "toolbar_field_text_focus": "#e5e5e6",
      "toolbar_vertical_separator": "#4c5377a0",
      "button_background_hover": "#404352",
      "button_background_active": "#1a1e29",
      "icons": "#538fff",
      "icons_attention": "#45a1ff",
      "ntp_background": "#212530",
      "ntp_text": "#ded9d3",
      "ntp_card_background": "#2f333e",
      "popup": "#20242f",
      "popup_text": "#d9d9ff",
      "popup_border": "#4c537780",
      "popup_highlight": "#3d3dcf",
      "sidebar": "#2c303b",
      "sidebar_text": "#b3d9ff",
      "sidebar_border": "#15161e",
      "sidebar_highlight": "#18181b",
      "sidebar_highlight_text": "#80bfff",
      "tab_line": "#343843",
      "tab_loading": "#45a1ff",
      "tab_loading_inactive": "#45a1ff",
      "tab_background_separator": "#ff0000",
      "tab_selected": "#343843",
      "tab_text": "#ffffff"
    }
  }
}