Activist – Soft

Activist – Soft

You leave the world a better place than you found it and lead others to believe.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "name": "Activist – Soft",
  "author": "Mozilla",
  "version": "2.1",
  "icons": {
    "32": "icon.svg"
  },
  "theme": {
    "colors": {
      "tab_background_text": "hsl(0, 0%, 0%)",
      "tab_text": "hsl(0, 0%, 0%)",
      "tab_selected": "hsl(0, 0%, 100%)",
      "tab_line": "transparent",
      "tab_loading": "hsl(227, 91%, 41%)",
      "frame": "hsl(226, 45%, 79%)",
      "popup": "hsl(0, 0%, 100%)",
      "popup_text": "hsl(0, 0%, 0%)",
      "popup_border": "hsl(226, 54%, 56%)",
      "popup_highlight": "hsla(226, 54%, 56%, 0.3)",
      "popup_highlight_text": "hsl(0, 0%, 0%)",
      "toolbar": "hsl(227, 47%, 90%)",
      "toolbar_text": "hsl(0, 0%, 0%)",
      "toolbar_field": "hsl(226, 45%, 79%)",
      "toolbar_field_text": "hsl(0, 0%, 0%)",
      "toolbar_field_focus": "hsl(0, 0%, 100%)",
      "toolbar_field_border_focus": "rgba(0, 96, 223, 0.5)",
      "toolbar_top_separator": "transparent",
      "toolbar_bottom_separator": "hsl(226, 45%, 79%)",
      "ntp_background": "hsl(226, 68%, 96%)",
      "ntp_card_background": "hsl(0, 0%, 100%)",
      "ntp_text": "hsl(0, 0%, 0%)",
      "sidebar": "hsl(0, 0%, 100%)",
      "sidebar_text": "hsl(0, 0%, 0%)",
      "sidebar_highlight": "hsla(226, 54%, 56%, 0.3)",
      "icons_attention": "hsl(227, 91%, 41%)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "[email protected]"
    }
  }
}