Photon Colors

Photon Colors

This theme brings the colors of Firefox versions 57-88 to any version of Firefox.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.3",
  "name": "Photon Colors",
  "theme": {
    "images": {},
    "properties": {},
    "colors": {
      "toolbar": "rgb(249, 249, 250)",
      "toolbar_text": "rgb(0, 0, 0)",
      "frame": "rgb(32, 35, 64)",
      "tab_background_text": "rgb(255, 255, 255)",
      "tab_background_seperator": "rgb(97, 99, 120)",
      "toolbar_field": "rgb(255, 255, 255)",
      "toolbar_field_text": "rgb(0, 0, 0)",
      "tab_line": "rgb(10, 132, 255)",
      "popup": "rgb(255, 255, 255)",
      "popup_text": "rgb(0, 0, 0)",
      "tab_loading": "rgb(10, 132, 255)",
      "ntp_text": "rgb(0, 0, 0)",
      "toolbar_bottom_separator": "rgb(225, 225, 226)",
      "toolbar_field_border": "rgb(166, 166, 167)",
      "toolbar_field_border_focus": "rgb(0, 120, 215)",
      "toolbar_field_highlight_text": "rgb(0,0,0)"
    }
  }
}