Gray And "Red"

Gray And "Red"

My first Theme!

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.0",
  "name": "Gray And \"Red\"",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/bg-002-609370e89a219e0548ac5ef6b4a7dd2e.svg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgb(43, 6, 46)",
      "toolbar_text": "rgb(231, 74, 107)",
      "frame": "rgb(53, 57, 59)",
      "tab_background_text": "rgb(242, 136, 166)",
      "toolbar_field": "rgb(255, 255, 255)",
      "toolbar_field_text": "rgb(232, 144, 162)",
      "tab_line": "rgb(229, 40, 78)",
      "popup": "rgb(238, 177, 191)",
      "popup_text": "rgb(242, 123, 157)",
      "tab_loading": "rgb(229, 40, 78)"
    }
  }
}