Beautiful Swamp In Autumn

Beautiful Swamp In Autumn

Tema al nuevo estilo GX para Firefox. Contiene Css Personalizado.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "browser_specific_settings": {
    "gecko": {
      "id": "BeautifulSwampInAutumn@Godie"
    }
  },
  "version": "1.1",
  "name": "Beautiful Swamp In Autumn",
  "author": "GODIE",
  "description": "Tema al nuevo estilo GX para Firefox. Contiene Css Personalizado.",
  "icons": {
    "32": "images/icon-32.png"
  },
  "theme": {
    "properties": {
      "color_scheme": "dark",
      "content_color_scheme": "dark"
    },
    "colors": {
      "frame": "#001214",
      "tab_background_text": "#b3b3b3",
      "frame_inactive": "#15151c",
      "toolbar": "#002429",
      "toolbar_text": "#b3b3b3",
      "toolbar_field": "#20212f00",
      "toolbar_field_text": "#e5e5e6",
      "toolbar_top_separator": "#7e7801",
      "toolbar_bottom_separator": "#001419",
      "toolbar_field_border": "#23243200",
      "toolbar_field_focus": "#004852fc",
      "toolbar_field_border_focus": "#004852fc",
      "toolbar_field_highlight": "#fdf008D0",
      "toolbar_field_highlight_text": "#000000",
      "toolbar_field_text_focus": "#e5e5e6",
      "toolbar_vertical_separator": "#60906090",
      "bookmark_text": "#ffffff",
      "button_background_hover": "#ffffff1b",
      "button_background_active": "#00171a",
      "icons": "#8af1ff",
      "icons_attention": "#fdf008",
      "ntp_background": "#001e23",
      "ntp_text": "#e5e5e6",
      "ntp_card_background": "#00363d",
      "popup": "#00363dfd",
      "popup_text": "#e5e5e6",
      "popup_border": "#0090a3",
      "popup_highlight": "#fdf008b0",
      "popup_highlight_text": "#000000",
      "sidebar": "#001c21",
      "sidebar_text": "#d3d8db",
      "sidebar_border": "#0090a3",
      "sidebar_highlight": "#fdf008b0",
      "sidebar_highlight_text": "#000000",
      "tab_line": "#cac002",
      "tab_selected": "#002429",
      "tab_loading": "#fdf008",
      "tab_text": "#ffffff"
    }
  }
}