Suddle Red Upgraded

Suddle Red Upgraded

This is a theme that applies a suddle red accent to your browser. Created using the Firefox Color Extension.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.0",
  "name": "Suddle Red Upgraded",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/bg-037-b73f9b34467ba541de861f5b4c0c6316.svg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgb(55, 55, 55)",
      "toolbar_text": "rgb(255, 255, 255)",
      "frame": "rgb(55, 55, 55)",
      "tab_background_text": "rgb(255, 255, 255)",
      "toolbar_field": "rgb(55, 55, 55)",
      "toolbar_field_text": "rgb(255, 255, 255)",
      "tab_line": "rgb(255, 14, 0)",
      "popup": "rgb(55, 55, 55)",
      "popup_text": "rgb(255, 255, 255)",
      "toolbar_bottom_separator": "rgb(55, 55, 55)",
      "toolbar_field_border_focus": "rgb(255, 14, 0)",
      "toolbar_field_border": "rgb(55, 55, 55)",
      "toolbar_field_highlight_text": "rgb(55, 55, 55)",
      "toolbar_field_separator": "rgb(55, 55, 55)",
      "toolbar_top_separator": "rgb(55, 55, 55)",
      "tab_loading": "rgb(255, 14, 0)"
    }
  }
}