Beautiful Poison

Beautiful Poison

Tema Al Estilo Blur Para Firefox. Contiene Css Personalizado.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "browser_specific_settings": {
    "gecko": {
      "id": "BeautifulPoison@Godie"
    }
  },
  "version": "1.0",
  "name": "Beautiful Poison",
  "author": "GODIE",
  "description": "Tema Al Estilo Blur Para Firefox. Contiene Css Personalizado.",
  "icons": {
    "32": "images/icon-32.png"
  },
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/poison.png"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "right top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ],
      "color_scheme": "dark",
      "content_color_scheme": "dark"
    },
    "colors": {
      "frame": "hsla(272, 60%, 4.90%, 1)",
      "tab_background_text": "hsla(0, 0%, 80%, 1)",
      "frame_inactive": "hsla(265.71, 18.92%, 7.25%, 1)",
      "toolbar": "hsla(272, 24.59%, 11.96%, .72)",
      "toolbar_text": "hsla(0, 0%, 70.20%, 1)",
      "toolbar_field": "transparent",
      "toolbar_field_text": "hsla(0, 0%, 100%, 1)",
      "toolbar_top_separator": "hsla(299 ,80% ,45% , 0.5)",
      "toolbar_bottom_separator": "hsla(272, 45.45%, 6.47%, 1)",
      "bookmark_text": "hsla(0, 0%, 82.75%, 1)",
      "toolbar_field_border": "hsla(271.30, 56.10%, 8.04%, 0)",
      "toolbar_field_focus": "hsla(257.50, 23.53%, 20%, .99)",
      "toolbar_field_border_focus": "transparent",
      "toolbar_field_highlight": "hsla(299 ,80% ,45% , 1)",
      "toolbar_field_highlight_text": "hsla(0, 0%, 0%, 1)",
      "toolbar_field_text_focus": "hsla(240, 1.96%, 90%, 1)",
      "toolbar_vertical_separator": "hsla(272.31, 23.21%, 21.96%, 1)",
      "button_background_hover": "hsla(308.57, 9.25%, 55.49%, .28)",
      "button_background_active": "hsla(308.57, 9.25%, 55.49%, .38)",
      "icons": "hsla(240, 1.30%, 84.90%, 1)",
      "icons_attention": "hsla(299 ,80% ,45% , 1)",
      "ntp_background": "hsla(272.31, 25.49%, 10%, 1)",
      "ntp_text": "hsla(240, 1.30%, 84.90%, 1)",
      "ntp_card_background": "hsla(272.31, 20.49%, 18%, 1)",
      "popup": "hsla(272.31, 25.49%, 11%, .99)",
      "popup_text": "hsla(240, 1.96%, 90%, 1)",
      "popup_border": "hsla(299 ,80% ,45% , 0.3)",
      "popup_highlight": "hsla(299 ,80% ,45% , 0.7)",
      "sidebar": "hsla(272.31, 25.49%, 10%, 1)",
      "sidebar_text": "hsla(202.50, 10%, 84.31%, 1)",
      "sidebar_border": "hsla(188.57, 46.67%, 2.94%, 1)",
      "sidebar_highlight": "hsla(272.31, 39.39%, 6.47%, 1)",
      "sidebar_highlight_text": "hsla(299 ,80% ,45% , 1)",
      "tab_line": "hsla(299 ,80% ,45% , 1)",
      "tab_loading": "hsla(299 ,80% ,45% , 1)",
      "tab_loading_inactive": "hsla(299 ,80% ,45% , 1)",
      "tab_text": "hsla(0, 0%, 100%, 1)",
      "tab_attention_dot": "hsla(299 ,80% ,45% , 1)"
    }
  }
}