Dark Rock Theme

Dark Rock Theme

A soft Purple, Red and Dark Theme.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.0",
  "name": "Dark Rock Theme",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/bg-009-f069b97f439938a011297c84464f0df6.svg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgb(35, 35, 35)",
      "toolbar_text": "rgb(130, 6, 32)",
      "frame": "rgb(80, 60, 105)",
      "tab_background_text": "rgb(70, 46, 120)",
      "toolbar_field": "rgb(24, 26, 27)",
      "toolbar_field_text": "rgb(98, 102, 183)",
      "tab_line": "rgb(248, 112, 140)",
      "popup": "rgb(24, 26, 27)",
      "popup_text": "rgb(98, 102, 183)",
      "tab_loading": "rgb(248, 112, 140)"
    }
  }
}