Foto – Soft

Foto – Soft

Life is better in color. Make your browsing a little more joyful and vibrant.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "name": "Foto – Soft",
  "author": "Mozilla",
  "version": "2.1",
  "icons": {
    "32": "icon.svg"
  },
  "theme": {
    "colors": {
      "tab_background_text": "hsl(351, 32%, 8%)",
      "tab_text": "hsl(351, 32%, 8%)",
      "tab_selected": "hsl(0, 0%, 100%)",
      "tab_line": "transparent",
      "tab_loading": "hsl(351, 32%, 42%)",
      "frame": "hsl(352, 56%, 84%)",
      "popup": "hsl(0, 0%, 100%)",
      "popup_text": "hsl(351, 32%, 8%)",
      "popup_border": "hsl(350, 61%, 88%)",
      "popup_highlight": "hsla(351, 52%, 82%, 0.5)",
      "popup_highlight_text": "hsl(351, 32%, 8%)",
      "toolbar": "hsl(351, 47%, 89%)",
      "toolbar_text": "hsl(351, 32%, 8%)",
      "toolbar_field": "hsl(352, 56%, 84%)",
      "toolbar_field_text": "hsl(351, 32%, 8%)",
      "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(352, 56%, 84%)",
      "ntp_background": "hsl(354, 33%, 94%)",
      "ntp_card_background": "hsl(0, 0%, 100%)",
      "ntp_text": "hsl(351, 32%, 8%)",
      "sidebar": "hsl(0, 0%, 100%)",
      "sidebar_text": "hsl(351, 32%, 8%)",
      "sidebar_highlight": "hsla(351, 52%, 82%, 0.5)",
      "icons_attention": "hsl(351, 32%, 42%)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "[email protected]"
    }
  }
}