Expressionist – Balanced

Expressionist – Balanced

You see the world differently and your creations stir the emotions of others.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "name": "Expressionist – Balanced",
  "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(46, 91%, 95%)",
      "tab_line": "transparent",
      "tab_loading": "hsl(0, 0%, 0%)",
      "frame": "hsl(45, 85%, 63%)",
      "popup": "hsl(0, 0%, 100%)",
      "popup_text": "hsl(0, 0%, 0%)",
      "popup_border": "hsl(33, 91%, 27%)",
      "popup_highlight": "hsla(45, 85%, 63%, 0.2)",
      "popup_highlight_text": "hsl(0, 0%, 0%)",
      "toolbar": "hsl(45, 93%, 77%)",
      "toolbar_text": "hsl(0, 0%, 0%)",
      "toolbar_field": "hsl(46, 91%, 95%)",
      "toolbar_field_text": "hsl(0, 0%, 0%)",
      "toolbar_field_focus": "hsl(0, 0%, 100%)",
      "toolbar_field_border_focus": "rgba(0, 179, 244, 1)",
      "toolbar_top_separator": "transparent",
      "toolbar_bottom_separator": "hsl(45, 85%, 63%)",
      "ntp_background": "hsl(46, 94%, 94%)",
      "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(45, 85%, 63%, 0.2)",
      "icons_attention": "hsl(0, 0%, 0%)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "[email protected]"
    }
  }
}