Burnt & Icy

Burnt & Icy

Just like the color turquoise a lot and wanted to use it in a theme.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.0",
  "name": "Icy",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/bg-008-60d2718f8c915b5ba09f31df5555b459.svg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgba(36, 124, 122, 0.59)",
      "toolbar_text": "rgb(207, 165, 105)",
      "frame": "rgb(90, 90, 63)",
      "tab_background_text": "rgb(105, 207, 160)",
      "toolbar_field": "rgba(17, 72, 71, 0.48)",
      "toolbar_field_text": "rgb(207, 165, 105)",
      "tab_line": "rgb(105, 207, 160)",
      "popup": "rgba(17, 72, 71, 0.71)",
      "popup_text": "rgb(207, 165, 105)",
      "toolbar_bottom_separator": "rgba(105, 207, 160, 0.33)",
      "toolbar_field_border": "rgb(105, 207, 160)",
      "toolbar_top_separator": "rgba(105, 207, 160, 0)",
      "tab_loading": "rgb(105, 207, 160)"
    }
  }
}