Oranges and Reds

Oranges and Reds

Vibrant orange theme with red and white highlights.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.0",
  "name": "Oranges and Reds",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/bg-009-f069b97f439938a011297c84464f0df6.svg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgb(211, 87, 34)",
      "toolbar_text": "rgb(255, 246, 233)",
      "frame": "rgb(222, 100, 48)",
      "tab_background_text": "rgb(91, 0, 0)",
      "toolbar_field": "rgb(255, 154, 105)",
      "toolbar_field_text": "rgb(128, 39, 0)",
      "tab_line": "rgb(255, 255, 255)",
      "popup": "rgb(222, 100, 48)",
      "popup_text": "rgb(255, 255, 255)",
      "ntp_background": "rgb(93, 28, 0)",
      "popup_border": "rgb(150, 45, 0)",
      "toolbar_field_border_focus": "rgb(150, 45, 0)",
      "toolbar_field_separator": "rgb(150, 45, 0)",
      "toolbar_top_separator": "rgb(222, 100, 48)",
      "tab_loading": "rgb(255, 255, 255)"
    }
  }
}