Angel Dust (Hazbin Hotel) Edit

Angel Dust (Hazbin Hotel) Edit

This is a edit of an already existing theme, I just wanted to change the colors a bit

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "Angel Dust (Hazbin Hotel)",
  "manifest_version": 2,
  "version": "1.0",
  "theme": {
    "images": {
      "theme_frame": "OOF.jpg"
    },
    "colors": {
      "frame": "rgba(255, 229, 207, 1)",
      "tab_background_text": "rgba(223, 52, 96, 1)",
      "toolbar": "rgba(224, 55, 52, 0)",
      "bookmark_text": "rgba(226, 0, 55, 1)",
      "toolbar_field": "rgba(148, 55, 55, 1)",
      "toolbar_field_text": "rgba(255, 255, 255, 1)"
    }
  }
}