Visionary – Bold

Visionary – Bold

You question the status quo and move others to imagine a better future.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "name": "Visionary – Bold",
  "author": "Mozilla",
  "version": "2.1",
  "icons": {
    "32": "icon.svg"
  },
  "theme": {
    "colors": {
      "tab_background_text": "hsl(0, 0%, 100%)",
      "tab_text": "hsl(0, 0%, 100%)",
      "tab_selected": "hsl(148, 74%, 7%)",
      "tab_line": "hsl(146, 65%, 21%)",
      "tab_loading": "hsl(147, 72%, 49%)",
      "frame": "hsl(146, 89%, 11%)",
      "popup": "hsl(148, 74%, 7%)",
      "popup_text": "hsl(0, 0%, 100%)",
      "popup_border": "hsl(146, 66%, 37%)",
      "popup_highlight": "hsla(133, 94%, 27%, 0.3)",
      "popup_highlight_text": "hsl(0, 0%, 100%)",
      "toolbar": "hsl(147, 82%, 17%)",
      "toolbar_text": "hsl(0, 0%, 100%)",
      "toolbar_field": "hsl(146, 89%, 11%)",
      "toolbar_field_text": "hsl(0, 0%, 100%)",
      "toolbar_field_focus": "hsl(148, 74%, 7%)",
      "toolbar_field_border_focus": "rgba(0, 221, 255, 0.7)",
      "toolbar_top_separator": "transparent",
      "toolbar_bottom_separator": "hsl(146, 89%, 11%)",
      "ntp_background": "hsl(150, 29%, 3%)",
      "ntp_card_background": "hsl(148, 74%, 7%)",
      "ntp_text": "hsl(0, 0%, 100%)",
      "sidebar": "hsl(148, 74%, 7%)",
      "sidebar_text": "hsl(0, 0%, 100%)",
      "sidebar_highlight": "hsla(133, 94%, 27%, 0.3)",
      "icons_attention": "hsl(147, 72%, 49%)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "[email protected]"
    }
  }
}